Home
last modified time | relevance | path

Searched refs:BMSR_LSTATUS (Results 1 – 2 of 2) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/EMAC/
Demac_reva.c198 if (!(status & BMSR_LSTATUS)) { in emac_phy_init()
204 if (status & BMSR_LSTATUS) { in emac_phy_init()
212 if (!(status & BMSR_LSTATUS)) { in emac_phy_init()
495 if (status & BMSR_LSTATUS) { in MXC_EMAC_RevA_ReadLinkStatus()
Demac_reva.h70 #define BMSR_LSTATUS 0x0004 /**! Link Status */ macro