Searched refs:RTSX_PHY_BUSY (Results 1 – 2 of 2) sorted by relevance
580 #define RTSX_PHY_BUSY 0x80 macro
1421 RTSX_WRITE(sc, RTSX_PHY_RWCTL, RTSX_PHY_BUSY | RTSX_PHY_READ);1425 if (!(rwctl & RTSX_PHY_BUSY))1447 RTSX_WRITE(sc, RTSX_PHY_RWCTL, RTSX_PHY_BUSY | RTSX_PHY_WRITE);1451 if (!(rwctl & RTSX_PHY_BUSY))