Searched refs:EEPROM_CHANNEL_VALID (Results 1 – 2 of 2) sorted by relevance
194 EEPROM_CHANNEL_VALID = (1 << 0), /* usable for this SKU/geo */ enumerator1465 return (ch_info->flags & EEPROM_CHANNEL_VALID) ? 1 : 0; in il_is_channel_valid()
873 if (eeprom_ch->flags & EEPROM_CHANNEL_VALID) in il_mod_ht40_chan_info()