Home
last modified time | relevance | path

Searched refs:BD_WLAN0 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath5k/
H A Dahb.c162 (bcfg->config->flags & (BD_WLAN0 | BD_WLAN1)) == in ath_ahb_probe()
163 (BD_WLAN1 | BD_WLAN0)) in ath_ahb_probe()
/linux/arch/mips/include/asm/mach-ath25/
H A Dath25_platform.h32 #define BD_WLAN0 0x00000200 /* Enable WLAN0 */ macro
/linux/arch/mips/ath25/
H A Dar5312.c252 if (!(config->flags & BD_WLAN0)) in ar5312_init_devices()