Searched refs:MII_DM9161_ID (Results 1 – 4 of 4) sorted by relevance
18 #define MII_DM9161_ID 0x0181b880 macro
366 case MII_DM9161_ID: /* Davicom 9161: PHY_ID1 = 0x181, PHY_ID2 = B881 */ in rt_dm9161_init()
13 #define MII_DM9161_ID 0x0181b8a0 macro
170 if (((id1 << 16) | (id2 & 0xfff0)) == MII_DM9161_ID) in linksetup()
Completed in 7 milliseconds