Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath5k/
Dahb.c165 (bcfg->config->flags & (BD_WLAN0 | BD_WLAN1)) == in ath_ahb_probe()
166 (BD_WLAN1 | BD_WLAN0)) in ath_ahb_probe()
/Linux-v4.19/arch/mips/include/asm/mach-ath25/
Dath25_platform.h35 #define BD_WLAN1 0x00001000 /* Enable WLAN1 (ar5212) */ macro
/Linux-v4.19/arch/mips/ath25/
Dar5312.c269 if (config->flags & BD_WLAN1) in ar5312_init_devices()