SYSC_IDLE_NO
if (data->cfg->midlemodes & BIT(SYSC_IDLE_NO))
if (data->cfg->sidlemodes & BIT(SYSC_IDLE_NO))
best_mode = SYSC_IDLE_NO;