REGULATOR_ERROR_UNDER_VOLTAGE
{ PB_VOLTAGE_UV_FAULT, REGULATOR_ERROR_UNDER_VOLTAGE,
if (status & (REGULATOR_ERROR_UNDER_VOLTAGE | REGULATOR_ERROR_OVER_CURRENT |
int uvd_errs = REGULATOR_ERROR_UNDER_VOLTAGE |
data->uvd_err = REGULATOR_ERROR_UNDER_VOLTAGE;
[BD96801_PROT_UVP] = REGULATOR_ERROR_UNDER_VOLTAGE,
REGULATOR_ERROR_ATTR(under_voltage, REGULATOR_ERROR_UNDER_VOLTAGE);
stat->errors |= REGULATOR_ERROR_UNDER_VOLTAGE;
int errs = REGULATOR_ERROR_UNDER_VOLTAGE |
rpt_flags |= REGULATOR_ERROR_UNDER_VOLTAGE;
rpt_flags |= REGULATOR_ERROR_UNDER_VOLTAGE;
*flags |= REGULATOR_ERROR_UNDER_VOLTAGE;
cur_flags |= REGULATOR_ERROR_UNDER_VOLTAGE;
{ RT5190A_UNDERVOLT_MASK, REGULATOR_ERROR_UNDER_VOLTAGE }
events |= REGULATOR_ERROR_UNDER_VOLTAGE;
events |= REGULATOR_ERROR_UNDER_VOLTAGE;
rpt_flags |= REGULATOR_ERROR_UNDER_VOLTAGE;
events |= REGULATOR_ERROR_UNDER_VOLTAGE;
events |= REGULATOR_ERROR_UNDER_VOLTAGE;
case REGULATOR_ERROR_UNDER_VOLTAGE: