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

/freebsd-11-stable/sys/dev/ral/
H A Drt2560reg.h271 #define RT2560_RF_BUSY (1U << 31) macro
H A Drt2560.c2028 if (!(RAL_READ(sc, RT2560_RFCSR) & RT2560_RF_BUSY))
2037 tmp = RT2560_RF_BUSY | RT2560_RF_20BIT | (val & 0xfffff) << 2 |

Completed in 90 milliseconds