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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/b43/
H A Dphy_lp.h294 #define B43_LP_RADIO(radio_reg) (radio_reg) macro
295 #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(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dphy_lp.h294 #define B43_LP_RADIO(radio_reg) (radio_reg) macro
295 #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(
[all...]

Completed in 334 milliseconds