Searched refs:REGULATOR_ERROR_UNDER_VOLTAGE (Results 1 – 13 of 13) sorted by relevance
95 rpt_flags |= REGULATOR_ERROR_UNDER_VOLTAGE; in mt6370_get_error_flags()102 rpt_flags |= REGULATOR_ERROR_UNDER_VOLTAGE; in mt6370_get_error_flags()
297 stat->errors |= REGULATOR_ERROR_UNDER_VOLTAGE; in max597x_irq_handler()404 int errs = REGULATOR_ERROR_UNDER_VOLTAGE | in max597x_setup_irq()
161 events |= REGULATOR_ERROR_UNDER_VOLTAGE; in rt6160_get_error_flags()
108 events |= REGULATOR_ERROR_UNDER_VOLTAGE; in rt5759_get_error_flags()
190 events |= REGULATOR_ERROR_UNDER_VOLTAGE; in rtq2134_buck_get_error_flags()
197 data->uvd_err = REGULATOR_ERROR_UNDER_VOLTAGE; in bd9576_fill_uvd_flags()1066 int uvd_errs = REGULATOR_ERROR_UNDER_VOLTAGE | in bd957x_probe()
115 cur_flags |= REGULATOR_ERROR_UNDER_VOLTAGE; in rt5120_regulator_get_error_flags()
242 rpt_flags |= REGULATOR_ERROR_UNDER_VOLTAGE; in rt6190_out_get_error_flags()
157 { RT5190A_UNDERVOLT_MASK, REGULATOR_ERROR_UNDER_VOLTAGE } in rt5190a_irq_handler()
995 REGULATOR_ERROR_ATTR(under_voltage, REGULATOR_ERROR_UNDER_VOLTAGE);
670 case REGULATOR_ERROR_UNDER_VOLTAGE: in regulator_err2notif()
145 #define REGULATOR_ERROR_UNDER_VOLTAGE BIT(1) macro
2736 { PB_VOLTAGE_UV_FAULT, REGULATOR_ERROR_UNDER_VOLTAGE,2994 if (status & (REGULATOR_ERROR_UNDER_VOLTAGE | REGULATOR_ERROR_OVER_CURRENT | in pmbus_regulator_get_status()