Searched refs:RAL_RF_LOBUSY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/wlan/ | ||
H A D | if_uralreg.h | 197 #define RAL_RF_LOBUSY (1 << 15) macro |
H A D | if_ural.c | 1526 if (!(ural_read(sc, RAL_PHY_CSR10) & RAL_RF_LOBUSY)) in ural_rf_write() |