Searched refs:PDR_SYNTH_24_GHZ_DISABLED (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/wireless/p54/ | ||
D | eeprom.h | 235 #define PDR_SYNTH_24_GHZ_DISABLED 0x0040 macro |
D | eeprom.c | 904 if (!(synth & PDR_SYNTH_24_GHZ_DISABLED)) in p54_parse_eeprom() |