Home
last modified time | relevance | path

Searched refs:PHY_BMCR (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
DAx88772.h223 #define PHY_BMCR 0 ///< Control register macro
DAx88772.c297 Status = Ax88772PhyWrite ( pNicDevice, PHY_BMCR, Control ); in Ax88772NegotiateLinkStart()
631 PHY_BMCR, in Ax88772Reset()
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
DAx88772.h249 #define PHY_BMCR 0 ///< Control register macro
DAx88772.c241 Status = Ax88772PhyWrite ( pNicDevice, PHY_BMCR, Control ); in Ax88772NegotiateLinkStart()