Searched refs:SRFL_CCODE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/util/ |
D | bcmsrom_tbl.h | 35 #define SRFL_CCODE 0x10 /* value is in country code format */ macro 219 {"ccode", 0x0000000f, SRFL_CCODE, SROM_CCODE, 0xffff}, 220 {"ccode", 0x00000010, SRFL_CCODE, SROM4_CCODE, 0xffff}, 221 {"ccode", 0x000000e0, SRFL_CCODE, SROM5_CCODE, 0xffff}, 222 {"ccode", 0xffffff00, SRFL_CCODE, SROM8_CCODE, 0xffff},
|
D | bcmsrom.c | 1772 if (flags & SRFL_CCODE) { in _initvars_srom_pci()
|