Home
last modified time | relevance | path

Searched refs:stpmic1 (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/
A Dst,stpmic1.yaml4 $id: http://devicetree.org/schemas/mfd/st,stpmic1.yaml#
16 const: st,stpmic1
36 const: st,stpmic1-onkey
74 const: st,stpmic1-wdt
106 const: st,stpmic1-regulators
270 #include <dt-bindings/mfd/st,stpmic1.h>
276 compatible = "st,stpmic1";
285 compatible = "st,stpmic1-onkey";
292 compatible = "st,stpmic1-wdt";
296 compatible = "st,stpmic1-regulators";
/linux-6.3-rc2/arch/arm/boot/dts/
A Dstm32mp15xx-osd32.dtsi9 #include <dt-bindings/mfd/st,stpmic1.h>
65 compatible = "st,stpmic1";
72 compatible = "st,stpmic1-regulators";
188 compatible = "st,stpmic1-onkey";
194 compatible = "st,stpmic1-wdt";
A Dstm32mp15xx-dhcor-som.dtsi11 #include <dt-bindings/mfd/st,stpmic1.h>
84 compatible = "st,stpmic1";
92 compatible = "st,stpmic1-regulators";
205 compatible = "st,stpmic1-onkey";
212 compatible = "st,stpmic1-wdt";
A Dstm32mp157c-odyssey-som.dtsi14 #include <dt-bindings/mfd/st,stpmic1.h>
99 compatible = "st,stpmic1";
106 compatible = "st,stpmic1-regulators";
218 compatible = "st,stpmic1-onkey";
225 compatible = "st,stpmic1-wdt";
A Dstm32mp157a-stinger96.dtsi12 #include <dt-bindings/mfd/st,stpmic1.h>
106 compatible = "st,stpmic1";
114 compatible = "st,stpmic1-regulators";
230 compatible = "st,stpmic1-onkey";
237 compatible = "st,stpmic1-wdt";
A Dstm32mp157c-ed1.dts13 #include <dt-bindings/mfd/st,stpmic1.h>
164 compatible = "st,stpmic1";
172 compatible = "st,stpmic1-regulators";
290 compatible = "st,stpmic1-onkey";
298 compatible = "st,stpmic1-wdt";
A Dstm32mp157c-emstamp-argon.dtsi12 #include <dt-bindings/mfd/st,stpmic1.h>
216 compatible = "st,stpmic1";
224 compatible = "st,stpmic1-regulators";
343 compatible = "st,stpmic1-onkey";
350 compatible = "st,stpmic1-wdt";
A Dstm32mp15xx-dhcom-som.dtsi9 #include <dt-bindings/mfd/st,stpmic1.h>
258 compatible = "st,stpmic1";
266 compatible = "st,stpmic1-regulators";
378 compatible = "st,stpmic1-onkey";
386 compatible = "st,stpmic1-wdt";
A Dstm32mp15xx-dkx.dtsi8 #include <dt-bindings/mfd/st,stpmic1.h>
274 compatible = "st,stpmic1";
282 compatible = "st,stpmic1-regulators";
403 compatible = "st,stpmic1-onkey";
411 compatible = "st,stpmic1-wdt";
/linux-6.3-rc2/drivers/mfd/
A Dstpmic1.c122 struct stpmic1 *ddata; in stpmic1_probe()
128 ddata = devm_kzalloc(dev, sizeof(struct stpmic1), GFP_KERNEL); in stpmic1_probe()
168 struct stpmic1 *pmic_dev = i2c_get_clientdata(i2c); in stpmic1_suspend()
178 struct stpmic1 *pmic_dev = i2c_get_clientdata(i2c); in stpmic1_resume()
A DMakefile246 obj-$(CONFIG_MFD_STPMIC1) += stpmic1.o
A DKconfig2023 module will be called stpmic1.
/linux-6.3-rc2/drivers/watchdog/
A Dstpmic1_wdt.c31 struct stpmic1 *pmic;
86 struct stpmic1 *pmic; in pmic_wdt_probe()
A DKconfig932 If the watchdog timer expires, stpmic1 will shut down all its power
/linux-6.3-rc2/include/linux/mfd/
A Dstpmic1.h205 struct stpmic1 { struct
/linux-6.3-rc2/drivers/input/misc/
A Dstpmic1_onkey.c52 struct stpmic1 *pmic = dev_get_drvdata(pdev->dev.parent); in stpmic1_onkey_probe()
/linux-6.3-rc2/drivers/regulator/
A Dstpmic1_regulator.c559 struct stpmic1 *pmic_dev = dev_get_drvdata(pdev->dev.parent); in stpmic1_regulator_register()

Completed in 76 milliseconds