Home
last modified time | relevance | path

Searched full:s5m8767 (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/devicetree/bindings/regulator/
H A Dsamsung,s5m8767.yaml4 $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:
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5250-spring.dts115 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 Dexynos4212-tab3.dtsi577 s5m8767: pmic@66 { label
578 compatible = "samsung,s5m8767-pmic";
586 s5m8767,pmic-buck-default-dvs-idx = <1>;
588 s5m8767,pmic-buck-dvs-gpios = <&gpm3 0 GPIO_ACTIVE_HIGH>,
592 s5m8767,pmic-buck-ds-gpios = <&gpf3 1 GPIO_ACTIVE_HIGH>,
596 s5m8767,pmic-buck2-dvs-voltage = <1100000>, <1100000>,
601 s5m8767,pmic-buck3-dvs-voltage = <1100000>, <1100000>,
606 s5m8767,pmic-buck4-dvs-voltage = <1100000>, <1100000>,
822 compatible = "samsung,s5m8767-clk";
870 s5m8767_ds: s5m8767-ds-pins {
[all …]
H A Dexynos5250-arndale.dts236 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 {
/linux/Documentation/devicetree/bindings/clock/
H A Dsamsung,s2mps11.yaml16 The S2MPS11/13/15 and S5M8767 provide three(AP/CP/BT) buffered 32.768 kHz
32 - samsung,s5m8767-clk
/linux/include/linux/mfd/samsung/
H A Ds5m8767.h10 /* S5M8767 registers */
135 /* S5M8767 regulator ids */
/linux/drivers/clk/
H A Dclk-s2mps11.c18 #include <linux/mfd/samsung/s5m8767.h>
232 { .name = "s5m8767-clk", .driver_data = S5M8767X },
261 .compatible = "samsung,s5m8767-clk",
H A DKconfig288 tristate "Clock driver for S2MPS1X/S5M8767 MFD"
291 This driver supports S2MPS11/S2MPS14/S5M8767 crystal oscillator
293 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
/linux/drivers/mfd/
H A Dsec-i2c.c21 #include <linux/mfd/samsung/s5m8767.h>
248 { .compatible = "samsung,s5m8767-pmic", .data = &s5m8767_data, },
/linux/drivers/rtc/
H A Drtc-s5m.c55 * S5M8767 | UDR + TIME | | UDR
89 /* Register map for S5M8767 */