Home
last modified time | relevance | path

Searched full:s2mps14 (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Dsamsung,s2mps14.yaml4 $id: http://devicetree.org/schemas/regulator/samsung,s2mps14.yaml#
7 title: Samsung S2MPS14 Power Management IC regulators
16 The S2MPS14 provides buck and LDO regulators.
/linux-6.12.1/drivers/mfd/
Dsec-core.c22 #include <linux/mfd/samsung/s2mps14.h>
39 { .name = "s2mps14-rtc", },
56 { .name = "s2mps14-regulator", },
57 { .name = "s2mps14-rtc", },
59 .name = "s2mps14-clk",
60 .of_compatible = "samsung,s2mps14-clk",
75 { .name = "s2mps14-rtc", },
93 .compatible = "samsung,s2mps14-pmic",
Dsec-irq.c15 #include <linux/mfd/samsung/s2mps14.h>
323 .name = "s2mps14",
/linux-6.12.1/Documentation/devicetree/bindings/mfd/
Dsamsung,s2mps11.yaml25 - samsung,s2mps14-pmic
96 const: samsung,s2mps14-pmic
100 $ref: /schemas/regulator/samsung,s2mps14.yaml
226 compatible = "samsung,s2mps14-pmic";
234 compatible = "samsung,s2mps14-clk";
/linux-6.12.1/drivers/clk/
Dclk-s2mps11.c16 #include <linux/mfd/samsung/s2mps14.h>
81 /* This s2mps11_clks_init tructure is common to s2mps11, s2mps13 and s2mps14 */
215 /* Skip clocks not present on S2MPS14 */ in s2mps11_clk_remove()
225 { "s2mps14-clk", S2MPS14X},
249 .compatible = "samsung,s2mps14-clk",
DKconfig284 This driver supports S2MPS11/S2MPS14/S5M8767 crystal oscillator
285 clock. These multi-function devices have two (S2MPS14) or three
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dsamsung,s2mps11.yaml17 outputs. The S2MPS14 provides two (AP/BT) buffered 32.768 KHz outputs.
30 - samsung,s2mps14-clk
/linux-6.12.1/include/linux/mfd/samsung/
Ds2mps14.h10 /* S2MPS14 registers */
77 /* S2MPS14 regulator ids */
Ds2mps11.h195 * are the same as in S2MPS14: S2MPS14_ENABLE_SUSPEND
/linux-6.12.1/arch/arm/boot/dts/samsung/
Dexynos3250-artik5.dtsi85 compatible = "samsung,s2mps14-pmic";
93 compatible = "samsung,s2mps14-clk";
381 s2mps14_irq: s2mps14-irq-pins {
Dexynos3250-monk.dts202 compatible = "samsung,s2mps14-pmic";
209 compatible = "samsung,s2mps14-clk";
Dexynos3250-rinato.dts274 compatible = "samsung,s2mps14-pmic";
281 compatible = "samsung,s2mps14-clk";
/linux-6.12.1/drivers/rtc/
Drtc-s5m.c19 #include <linux/mfd/samsung/s2mps14.h>
131 * Register map for S2MPS15 - in comparison to S2MPS14 the WUDR and AUDR bits
767 { "s2mps14-rtc", S2MPS14X },
786 MODULE_DESCRIPTION("Samsung S5M/S2MPS14 RTC driver");
DKconfig741 RTC of Samsung S2MPS14 and S5M PMIC series.
/linux-6.12.1/drivers/regulator/
Ds2mps11.c21 #include <linux/mfd/samsung/s2mps14.h>
38 * One bit for each S2MPS11/S2MPS13/S2MPS14/S2MPU02 regulator whether
1228 { "s2mps14-regulator", S2MPS14X},
1248 MODULE_DESCRIPTION("Samsung S2MPS11/S2MPS14/S2MPS15/S2MPU02 Regulator Driver");