Searched refs:B43_LP_RADIO (Results 1 – 1 of 1) sorted by relevance
294 #define B43_LP_RADIO(radio_reg) (radio_reg) macro295 #define B43_LP_NORTH(radio_reg) B43_LP_RADIO(radio_reg)296 #define B43_LP_SOUTH(radio_reg) B43_LP_RADIO((radio_reg) | 0x4000)517 #define B2063_RADIO_ID_CODE B43_LP_RADIO(0x001) /* Radio ID code */518 #define B2063_COMM1 B43_LP_RADIO(0x000) /* Common 01 */519 #define B2063_COMM2 B43_LP_RADIO(0x002) /* Common 02 */520 #define B2063_COMM3 B43_LP_RADIO(0x003) /* Common 03 */521 #define B2063_COMM4 B43_LP_RADIO(0x004) /* Common 04 */522 #define B2063_COMM5 B43_LP_RADIO(0x005) /* Common 05 */523 #define B2063_COMM6 B43_LP_RADIO(0x006) /* Common 06 */[all …]