Searched refs:s2mpa01 (Results 1 – 3 of 3) sorted by relevance
60 struct s2mpa01_info *s2mpa01 = rdev_get_drvdata(rdev); in s2mpa01_regulator_set_voltage_time_sel() local67 ramp_delay = s2mpa01->ramp_delay24; in s2mpa01_regulator_set_voltage_time_sel()70 ramp_delay = s2mpa01->ramp_delay3; in s2mpa01_regulator_set_voltage_time_sel()73 ramp_delay = s2mpa01->ramp_delay5; in s2mpa01_regulator_set_voltage_time_sel()77 ramp_delay = s2mpa01->ramp_delay16; in s2mpa01_regulator_set_voltage_time_sel()80 ramp_delay = s2mpa01->ramp_delay7; in s2mpa01_regulator_set_voltage_time_sel()85 ramp_delay = s2mpa01->ramp_delay8910; in s2mpa01_regulator_set_voltage_time_sel()100 struct s2mpa01_info *s2mpa01 = rdev_get_drvdata(rdev); in s2mpa01_set_ramp_delay() local113 if (ramp_delay > s2mpa01->ramp_delay16) in s2mpa01_set_ramp_delay()114 s2mpa01->ramp_delay16 = ramp_delay; in s2mpa01_set_ramp_delay()[all …]
78 obj-$(CONFIG_REGULATOR_S2MPA01) += s2mpa01.o
11 - compatible: Should be "samsung,s2mpa01-pmic".16 the interrupts from s2mpa01 are delivered to.21 - regulators: The regulators of s2mpa01 that have to be instantiated should be42 The following are the names of the regulators that the s2mpa01 PMIC block44 as per the datasheet of s2mpa01.56 compatible = "samsung,s2mpa01-pmic";