EEPROM_CHANNEL_RADAR
EEPROM_CHANNEL_RADAR = (1 << 4), /* radar detection required */
EEPROM_CHANNEL_RADAR = BIT(4),