Searched refs:MII_ACC_MII_BUSY_ (Results 1 – 3 of 3) sorted by relevance
604 #define MII_ACC_MII_BUSY_ (0x00000001) macro849 } while ( __v & MII_ACC_MII_BUSY_ ); \851 MII_ACC_MII_BUSY_); \854 } while ( __v & MII_ACC_MII_BUSY_ ); \862 } while ( __v & MII_ACC_MII_BUSY_ ); \865 MII_ACC_MII_BUSY_ | \869 } while ( __v & MII_ACC_MII_BUSY_ ); \
343 #define MII_ACC_MII_BUSY_ 0x00000001 macro
558 if (unlikely(smsc911x_mac_read(pdata, MII_ACC) & MII_ACC_MII_BUSY_)) { in smsc911x_mii_read()570 if (!(smsc911x_mac_read(pdata, MII_ACC) & MII_ACC_MII_BUSY_)) { in smsc911x_mii_read()595 if (unlikely(smsc911x_mac_read(pdata, MII_ACC) & MII_ACC_MII_BUSY_)) { in smsc911x_mii_write()611 if (!(smsc911x_mac_read(pdata, MII_ACC) & MII_ACC_MII_BUSY_)) { in smsc911x_mii_write()