Searched refs:s5m8767 (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/regulator/ |
H A D | s5m8767.c | 163 static int s5m8767_get_register(struct s5m8767_info *s5m8767, int reg_id, in s5m8767_get_register() argument 192 for (i = 0; i < s5m8767->num_regulators; i++) { in s5m8767_get_register() 193 if (s5m8767->opmode[i].id == reg_id) { in s5m8767_get_register() 194 mode = s5m8767->opmode[i].mode; in s5m8767_get_register() 199 if (i >= s5m8767->num_regulators) in s5m8767_get_register() 207 static int s5m8767_get_vsel_reg(int reg_id, struct s5m8767_info *s5m8767) in s5m8767_get_vsel_reg() argument 223 if (s5m8767->buck2_gpiodvs) in s5m8767_get_vsel_reg() 224 reg += s5m8767->buck_gpioindex; in s5m8767_get_vsel_reg() 228 if (s5m8767->buck3_gpiodvs) in s5m8767_get_vsel_reg() 229 reg += s5m8767->buck_gpioindex; in s5m8767_get_vsel_reg() [all …]
|
H A D | Makefile | 159 obj-$(CONFIG_REGULATOR_S5M8767) += s5m8767.o
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4412-itop-scp-core.dtsi | 141 s5m8767: pmic@66 { label 142 compatible = "samsung,s5m8767-pmic"; 145 s5m8767,pmic-buck-default-dvs-idx = <3>; 147 s5m8767,pmic-buck-dvs-gpios = <&gpb 5 GPIO_ACTIVE_HIGH>, 151 s5m8767,pmic-buck-ds-gpios = <&gpm3 5 GPIO_ACTIVE_HIGH>, 156 s5m8767,pmic-buck2-dvs-voltage = <1356250>, <1300000>, 161 s5m8767,pmic-buck3-dvs-voltage = <1000000>, <1000000>, 166 s5m8767,pmic-buck4-dvs-voltage = <1081250>, <1081250>, 463 compatible = "samsung,s5m8767-clk";
|
H A D | exynos5250-spring.dts | 115 compatible = "samsung,s5m8767-pmic"; 123 s5m8767,pmic-buck-dvs-gpios = <&gpd1 0 GPIO_ACTIVE_LOW>, /* DVS1 */ 127 s5m8767,pmic-buck-ds-gpios = <&gpx2 3 GPIO_ACTIVE_LOW>, /* SET1 */ 136 s5m8767,pmic-buck2-dvs-voltage = <1350000>, <1300000>, 141 s5m8767,pmic-buck3-dvs-voltage = <1100000>, <1100000>, 146 s5m8767,pmic-buck4-dvs-voltage = <1200000>, <1200000>, 152 compatible = "samsung,s5m8767-clk"; 460 s5m8767_dvs: s5m8767-dvs-pins { 495 s5m8767_ds: s5m8767-ds-pins { 502 s5m8767_irq: s5m8767-irq-pins {
|
H A D | exynos4412-origen.dts | 125 compatible = "samsung,s5m8767-pmic"; 128 s5m8767,pmic-buck-default-dvs-idx = <3>; 130 s5m8767,pmic-buck-dvs-gpios = <&gpx2 3 GPIO_ACTIVE_HIGH>, 134 s5m8767,pmic-buck-ds-gpios = <&gpm3 5 GPIO_ACTIVE_HIGH>, 138 s5m8767,pmic-buck2-dvs-voltage = <1250000>, <1200000>, 143 s5m8767,pmic-buck3-dvs-voltage = <1100000>, <1100000>, 148 s5m8767,pmic-buck4-dvs-voltage = <1200000>, <1200000>, 155 compatible = "samsung,s5m8767-clk";
|
H A D | exynos5250-arndale.dts | 236 compatible = "samsung,s5m8767-pmic"; 264 s5m8767,pmic-buck-dvs-gpios = <&gpd1 0 GPIO_ACTIVE_HIGH>, 267 s5m8767,pmic-buck-ds-gpios = <&gpx2 3 GPIO_ACTIVE_HIGH>, 272 compatible = "samsung,s5m8767-clk"; 615 s5m8767_irq: s5m8767-irq-pins {
|