List definitions: MII_PHYID1, MII_PHYID2.
Macros | |
#define | MII_LSB_MASK 0x3F |
Mask for PHY ID LSB. More... | |
#define | MII_OUI_LSB 0x2E /** Davicom PHY OUI LSB */ |
#define | MII_OUI_MSB 0x0181 /** Davicom PHY OUI MSB */ |
#define MII_LSB_MASK 0x3F |
Mask for PHY ID LSB.
#define MII_OUI_LSB 0x2E /** Davicom PHY OUI LSB */ |
#define MII_OUI_MSB 0x0181 /** Davicom PHY OUI MSB */ |
Referenced by ethernet_phy_find_valid().