Searched refs:E1000_MDIC_READY (Results 1 – 4 of 4) sorted by relevance
2865 if(mdic & E1000_MDIC_READY) break;2867 if(!(mdic & E1000_MDIC_READY)) {2969 if(mdic & E1000_MDIC_READY) break;2971 if(!(mdic & E1000_MDIC_READY)) {
1114 #define E1000_MDIC_READY 0x10000000 macro
313 if (mdic & E1000_MDIC_READY) in e1000_read_phy_reg_mdic()316 if (!(mdic & E1000_MDIC_READY)) { in e1000_read_phy_reg_mdic()379 if (mdic & E1000_MDIC_READY) in e1000_write_phy_reg_mdic()382 if (!(mdic & E1000_MDIC_READY)) { in e1000_write_phy_reg_mdic()
1372 #define E1000_MDIC_READY 0x10000000 macro