Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-ath25/
H A Dath25_platform.h35 #define BD_WLAN1 0x00001000 /* Enable WLAN1 (ar5212) */ macro
/linux/arch/mips/ath25/
H A Dar5312.c266 if (config->flags & BD_WLAN1) in ar5312_init_devices()