Home
last modified time | relevance | path

Searched refs:s2mpa01 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Ds2mpa01.c52 struct s2mpa01_info *s2mpa01 = rdev_get_drvdata(rdev); in s2mpa01_regulator_set_voltage_time_sel() local
59 ramp_delay = s2mpa01->ramp_delay24; in s2mpa01_regulator_set_voltage_time_sel()
62 ramp_delay = s2mpa01->ramp_delay3; in s2mpa01_regulator_set_voltage_time_sel()
65 ramp_delay = s2mpa01->ramp_delay5; in s2mpa01_regulator_set_voltage_time_sel()
69 ramp_delay = s2mpa01->ramp_delay16; in s2mpa01_regulator_set_voltage_time_sel()
72 ramp_delay = s2mpa01->ramp_delay7; in s2mpa01_regulator_set_voltage_time_sel()
77 ramp_delay = s2mpa01->ramp_delay8910; in s2mpa01_regulator_set_voltage_time_sel()
92 struct s2mpa01_info *s2mpa01 = rdev_get_drvdata(rdev); in s2mpa01_set_ramp_delay() local
105 if (ramp_delay > s2mpa01->ramp_delay16) in s2mpa01_set_ramp_delay()
106 s2mpa01->ramp_delay16 = ramp_delay; in s2mpa01_set_ramp_delay()
[all …]
H A DMakefile125 obj-$(CONFIG_REGULATOR_S2MPA01) += s2mpa01.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dsamsung,sec-core.txt16 - bindings/regulator/samsung,s2mpa01.txt
24 - "samsung,s2mpa01-pmic",
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dsamsung,s2mpa01.txt45 compatible = "samsung,s2mpa01-pmic";