Searched refs:BD_WLAN0 (Results 1 – 3 of 3) sorted by relevance
162 (bcfg->config->flags & (BD_WLAN0 | BD_WLAN1)) == in ath_ahb_probe()163 (BD_WLAN1 | BD_WLAN0)) in ath_ahb_probe()
32 #define BD_WLAN0 0x00000200 /* Enable WLAN0 */ macro
252 if (!(config->flags & BD_WLAN0)) in ar5312_init_devices()