Searched refs:RAL_RF_BUSY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/wlan/ | ||
H A D | if_uralreg.h | 198 #define RAL_RF_BUSY (1U << 31) macro |
H A D | if_ural.c | 1536 tmp = RAL_RF_BUSY | RAL_RF_20BIT | (val & 0xfffff) << 2 | (reg & 0x3); in ural_rf_write() |