/openbmc/linux/drivers/regulator/ |
H A D | s5m8767.c | 14 #include <linux/mfd/samsung/s5m8767.h> 162 static int s5m8767_get_register(struct s5m8767_info *s5m8767, int reg_id, in s5m8767_get_register() argument 191 for (i = 0; i < s5m8767->num_regulators; i++) { in s5m8767_get_register() 192 if (s5m8767->opmode[i].id == reg_id) { in s5m8767_get_register() 193 mode = s5m8767->opmode[i].mode; in s5m8767_get_register() 198 if (i >= s5m8767->num_regulators) in s5m8767_get_register() 206 static int s5m8767_get_vsel_reg(int reg_id, struct s5m8767_info *s5m8767) in s5m8767_get_vsel_reg() argument 222 if (s5m8767->buck2_gpiodvs) in s5m8767_get_vsel_reg() 223 reg += s5m8767->buck_gpioindex; in s5m8767_get_vsel_reg() 227 if (s5m8767->buck3_gpiodvs) in s5m8767_get_vsel_reg() [all …]
|
H A D | Makefile | 154 obj-$(CONFIG_REGULATOR_S5M8767) += s5m8767.o
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | samsung,s5m8767.yaml | 4 $id: http://devicetree.org/schemas/mfd/samsung,s5m8767.yaml# 7 title: Samsung S5M8767 Power Management IC 16 The Samsung S5M8767 is a Power Management IC which includes voltage 21 const: samsung,s5m8767-pmic 35 $ref: ../regulator/samsung,s5m8767.yaml 39 s5m8767,pmic-buck2-dvs-voltage: 47 s5m8767,pmic-buck3-dvs-voltage: 55 s5m8767,pmic-buck4-dvs-voltage: 63 s5m8767,pmic-buck-ds-gpios: 70 s5m8767,pmic-buck2-uses-gpio-dvs: [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | samsung,s5m8767.yaml | 4 $id: http://devicetree.org/schemas/regulator/samsung,s5m8767.yaml# 7 title: Samsung S5M8767 Power Management IC regulators 16 The S5M8767 provides buck and LDO regulators. 18 See also Documentation/devicetree/bindings/mfd/samsung,s5m8767.yaml for 92 s5m8767,pmic-ext-control-gpios:
|
/openbmc/linux/drivers/mfd/ |
H A D | sec-core.c | 25 #include <linux/mfd/samsung/s5m8767.h> 29 { .name = "s5m8767-pmic", }, 32 .name = "s5m8767-clk", 33 .of_compatible = "samsung,s5m8767-clk", 84 .compatible = "samsung,s5m8767-pmic", 247 * Only the common platform data elements for s5m8767 are parsed here from the 248 * device tree. Other sub-modules of s5m8767 such as pmic, rtc , charger and 251 * The s5m8767 platform data structure is instantiated here and the drivers for
|
H A D | sec-irq.c | 17 #include <linux/mfd/samsung/s5m8767.h> 343 .name = "s5m8767",
|
/openbmc/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 | exynos4212-tab3.dtsi | 549 s5m8767: pmic@66 { label 550 compatible = "samsung,s5m8767-pmic"; 558 s5m8767,pmic-buck-default-dvs-idx = <1>; 560 s5m8767,pmic-buck-dvs-gpios = <&gpm3 0 GPIO_ACTIVE_HIGH>, 564 s5m8767,pmic-buck-ds-gpios = <&gpf3 1 GPIO_ACTIVE_HIGH>, 568 s5m8767,pmic-buck2-dvs-voltage = <1100000>, <1100000>, 573 s5m8767,pmic-buck3-dvs-voltage = <1100000>, <1100000>, 578 s5m8767,pmic-buck4-dvs-voltage = <1100000>, <1100000>, 794 compatible = "samsung,s5m8767-clk"; 842 s5m8767_ds: s5m8767-ds-pins { [all …]
|
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 {
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | samsung,s2mps11.yaml | 16 The S2MPS11/13/15 and S5M8767 provide three(AP/CP/BT) buffered 32.768 kHz 31 - samsung,s5m8767-clk
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | exynos5250-spring.dts | 240 s5m8767-pmic@66 { 241 compatible = "samsung,s5m8767-pmic"; 246 s5m8767,pmic-buck-dvs-gpios = <&gpd1 0 GPIO_ACTIVE_LOW>, /* DVS1 */ 250 s5m8767,pmic-buck-ds-gpios = <&gpx2 3 GPIO_ACTIVE_LOW>, /* SET1 */ 259 s5m8767,pmic-buck2-dvs-voltage = <1350000>, <1300000>, 264 s5m8767,pmic-buck3-dvs-voltage = <1100000>, <1100000>, 269 s5m8767,pmic-buck4-dvs-voltage = <1200000>, <1200000>, 275 compatible = "samsung,s5m8767-clk";
|
/openbmc/u-boot/drivers/power/pmic/ |
H A D | s5m8767.c | 13 #include <power/s5m8767.h> 81 { .compatible = "samsung,s5m8767-pmic" },
|
H A D | Kconfig | 173 bool "Enable Driver Model for the Samsung S5M8767 PMIC" 176 The S5M8767 PMIC provides a large array of LDOs and BUCKs for use
|
H A D | Makefile | 21 obj-$(CONFIG_PMIC_S5M8767) += s5m8767.o
|
/openbmc/linux/include/linux/mfd/samsung/ |
H A D | s5m8767.h | 10 /* S5M8767 registers */ 135 /* S5M8767 regulator ids */
|
/openbmc/linux/drivers/clk/ |
H A D | clk-s2mps11.c | 17 #include <linux/mfd/samsung/s5m8767.h> 226 { "s5m8767-clk", S5M8767X}, 252 .compatible = "samsung,s5m8767-clk",
|
H A D | Kconfig | 273 tristate "Clock driver for S2MPS1X/S5M8767 MFD" 276 This driver supports S2MPS11/S2MPS14/S5M8767 crystal oscillator 278 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
|
/openbmc/u-boot/board/samsung/common/ |
H A D | exynos5-dt.c | 30 #include <power/s5m8767.h> 81 ret = pmic_get("s5m8767-pmic", &dev); in exynos_power_init()
|
/openbmc/u-boot/include/power/ |
H A D | s5m8767.h | 59 * struct s5m8767_para - s5m8767 register parameters
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | Makefile | 18 obj-$(CONFIG_REGULATOR_S5M8767) += s5m8767.o
|
H A D | Kconfig | 143 bool "Enable support for S5M8767 regulator" 146 This enables the regulator features of the S5M8767, allowing voltages
|
H A D | s5m8767.c | 13 #include <power/s5m8767.h>
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-s5m.c | 55 * S5M8767 | UDR + TIME | | UDR 88 /* Register map for S5M8767 */
|