Searched refs:PDR_SYNTH_5_GHZ_DISABLED (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/wireless/intersil/p54/ | ||
D | eeprom.h | 234 #define PDR_SYNTH_5_GHZ_DISABLED 0x0080 macro |
D | eeprom.c | 906 if (!(synth & PDR_SYNTH_5_GHZ_DISABLED)) in p54_parse_eeprom() |