FSCHMD_CONTROL_ALERT_LED
if (data->global_control & FSCHMD_CONTROL_ALERT_LED)
reg |= FSCHMD_CONTROL_ALERT_LED;
reg &= ~FSCHMD_CONTROL_ALERT_LED;