Home
last modified time | relevance | path

Searched refs:RTSX_PHY_BUSY (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/rtsx/
H A Drtsxreg.h580 #define RTSX_PHY_BUSY 0x80 macro
H A Drtsx.c1417 RTSX_WRITE(sc, RTSX_PHY_RWCTL, RTSX_PHY_BUSY | RTSX_PHY_READ);
1421 if (!(rwctl & RTSX_PHY_BUSY))
1443 RTSX_WRITE(sc, RTSX_PHY_RWCTL, RTSX_PHY_BUSY | RTSX_PHY_WRITE);
1447 if (!(rwctl & RTSX_PHY_BUSY))