Searched refs:MAC_MCTL_REGADR_M (Results 1 – 6 of 6) sorted by relevance
1253 HWREG(ulBase + MAC_O_MCTL) = (((ucRegAddr << 3) & MAC_MCTL_REGADR_M) | in EthernetPHYWrite()1295 HWREG(ulBase + MAC_O_MCTL) = (((ucRegAddr << 3) & MAC_MCTL_REGADR_M) | in EthernetPHYRead()
167 #define MAC_MCTL_REGADR_M 0x000000F8 // MII Register Address macro
Completed in 24 milliseconds