Searched refs:BMSR_LSTATUS (Results 1 – 2 of 2) sorted by relevance
198 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()
70 #define BMSR_LSTATUS 0x0004 /**! Link Status */ macro