Searched refs:RT2661_RF_BUSY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661_reg.h194 #define RT2661_RF_BUSY ((uint32_t)1 << 31) macro
H A Drt2661.c2311 if (!(RT2661_READ(sc, RT2661_PHY_CSR4) & RT2661_RF_BUSY))
2321 tmp = RT2661_RF_BUSY | RT2661_RF_21BIT | (val & 0x1fffff) << 2 |

Completed in 50 milliseconds