Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Ds2mpa01.c60 struct s2mpa01_info *s2mpa01 = rdev_get_drvdata(rdev); in s2mpa01_regulator_set_voltage_time_sel() local
67 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() local
113 if (ramp_delay > s2mpa01->ramp_delay16) in s2mpa01_set_ramp_delay()
114 s2mpa01->ramp_delay16 = ramp_delay; in s2mpa01_set_ramp_delay()
[all …]
DMakefile78 obj-$(CONFIG_REGULATOR_S2MPA01) += s2mpa01.o
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Ds2mpa01.txt11 - 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 be
42 The following are the names of the regulators that the s2mpa01 PMIC block
44 as per the datasheet of s2mpa01.
56 compatible = "samsung,s2mpa01-pmic";