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