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

/freebsd-12-stable/sys/dev/bwn/
H A Dif_bwnreg.h894 #define BWN_LP_RADIO(radio_reg) (radio_reg) macro
895 #define BWN_LP_NORTH(radio_reg) BWN_LP_RADIO(radio_reg)
896 #define BWN_LP_SOUTH(radio_reg) BWN_LP_RADIO((radio_reg) | 0x4000)
966 #define BWN_B2063_COM1 BWN_LP_RADIO(0x000)
967 #define BWN_B2063_COM8 BWN_LP_RADIO(0x008)
968 #define BWN_B2063_COM10 BWN_LP_RADIO(0x00A)
969 #define BWN_B2063_COM15 BWN_LP_RADIO(0x00F)
970 #define BWN_B2063_COM16 BWN_LP_RADIO(0x010)
971 #define BWN_B2063_COM17 BWN_LP_RADIO(0x011)
972 #define BWN_B2063_COM18 BWN_LP_RADIO(
[all...]

Completed in 125 milliseconds