Searched refs:rdev_id (Results 1 – 2 of 2) sorted by relevance
73 int rdev_id = rdev_get_id(rdev); in s2mps11_regulator_set_voltage_time_sel() local77 switch (rdev_id) { in s2mps11_regulator_set_voltage_time_sel()115 int rdev_id = rdev_get_id(rdev); in s2mps11_set_ramp_delay() local118 switch (rdev_id) { in s2mps11_set_ramp_delay()208 if ((rdev_id >= S2MPS11_BUCK2 && rdev_id <= S2MPS11_BUCK4) || in s2mps11_set_ramp_delay()209 rdev_id == S2MPS11_BUCK6) { in s2mps11_set_ramp_delay()231 int rdev_id = rdev_get_id(rdev); in s2mps11_regulator_enable() local236 if (test_bit(rdev_id, s2mps11->suspend_state)) in s2mps11_regulator_enable()243 if (test_bit(rdev_id, s2mps11->suspend_state)) in s2mps11_regulator_enable()245 else if (s2mps11->ext_control_gpiod[rdev_id]) in s2mps11_regulator_enable()[all …]
144 int rdev_id = rdev_get_id(rdev); in max597x_set_ocp() local185 reg = MAX5970_REG_DAC_FAST(rdev_id); in max597x_set_ocp()