Home
last modified time | relevance | path

Searched full:pm8xxx (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Dqcom-pm8xxx.yaml4 $id: http://devicetree.org/schemas/mfd/qcom-pm8xxx.yaml#
7 title: Qualcomm PM8xxx PMIC multi-function devices
13 The PM8xxx family of Power Management ICs are used to provide regulated
44 $ref: "../rtc/qcom-pm8xxx-rtc.yaml"
Dqcom,spmi-pmic.yaml132 $ref: /schemas/rtc/qcom-pm8xxx-rtc.yaml#
/Linux-v6.1/Documentation/devicetree/bindings/input/
Dqcom,pm8xxx-vib.yaml4 $id: http://devicetree.org/schemas/input/qcom,pm8xxx-vib.yaml#
7 title: Qualcomm PM8xxx PMIC Vibrator
Dqcom,pm8xxx-pwrkey.txt1 Qualcomm PM8xxx PMIC Power Key
Dqcom,pm8xxx-keypad.txt1 Qualcomm PM8xxx PMIC Keypad
/Linux-v6.1/Documentation/devicetree/bindings/rtc/
Dqcom-pm8xxx-rtc.yaml4 $id: http://devicetree.org/schemas/rtc/qcom-pm8xxx-rtc.yaml#
7 title: Qualcomm PM8xxx PMIC RTC device
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/
Dqcom,pm8018-adc.yaml7 title: Qualcomm's PM8xxx voltage XOADC
13 The Qualcomm PM8xxx PMICs contain a HK/XO ADC (Housekeeping/Crystal
/Linux-v6.1/drivers/mfd/
Dqcom-pm8xxx.c184 /* on pm8xxx series masters start from bit 1 of the root */ in pm8xxx_irq_handler()
355 .name = "pm8xxx",
604 .name = "pm8xxx-core",
624 MODULE_ALIAS("platform:pm8xxx-core");
DKconfig1092 tristate "Qualcomm PM8xxx PMIC chips driver"
1099 built-in PM8xxx PMIC chips.
1101 This is required if your board has a PM8xxx and uses its features,
1104 Say M here if you want to include support for PM8xxx chips as a
1105 module. This will build a module called "pm8xxx-core".
DMakefile208 obj-$(CONFIG_MFD_PM8XXX) += qcom-pm8xxx.o ssbi.o
/Linux-v6.1/drivers/iio/adc/
Dqcom-pm8xxx-xoadc.c3 * Qualcomm PM8xxx PMIC XOADC driver
29 * drivers/hwmon/pm8xxx-adc.c
309 * include/linux/mfd/pm8xxx/pm8xxx-adc.h
1018 .name = "pm8xxx-adc",
1026 MODULE_DESCRIPTION("PM8xxx XOADC driver");
1028 MODULE_ALIAS("platform:pm8xxx-xoadc");
DMakefile85 obj-$(CONFIG_QCOM_PM8XXX_XOADC) += qcom-pm8xxx-xoadc.o
DKconfig831 tristate "Qualcomm SSBI PM8xxx PMIC XOADCs"
835 ADC driver for the XOADC portions of the Qualcomm PM8xxx PMICs
839 will be called qcom-pm8xxx-xoadc.
/Linux-v6.1/Documentation/devicetree/bindings/leds/
Dleds-pm8058.txt17 mfd/qcom-pm8xxx.txt.
/Linux-v6.1/Documentation/devicetree/bindings/power/reset/
Dqcom,pon.yaml13 The Power On device for Qualcomm PM8xxx is MFD supporting pwrkey
/Linux-v6.1/Documentation/devicetree/bindings/power/
Dwakeup-source.txt26 5. "linux,keypad-wakeup" Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
/Linux-v6.1/drivers/pinctrl/qcom/
Dpinctrl-ssbi-gpio.c769 dev_err(&pdev->dev, "couldn't register pm8xxx gpio driver\n"); in pm8xxx_gpio_probe()
827 dev_dbg(&pdev->dev, "Qualcomm pm8xxx gpio driver probed\n"); in pm8xxx_gpio_probe()
858 MODULE_DESCRIPTION("Qualcomm PM8xxx GPIO driver");
Dpinctrl-ssbi-mpp.c853 dev_err(&pdev->dev, "couldn't register pm8xxx mpp driver\n"); in pm8xxx_mpp_probe()
909 dev_dbg(&pdev->dev, "Qualcomm pm8xxx mpp driver probed\n"); in pm8xxx_mpp_probe()
940 MODULE_DESCRIPTION("Qualcomm PM8xxx MPP driver");
/Linux-v6.1/drivers/input/misc/
DKconfig167 tristate "Qualcomm PM8XXX vibrator support"
172 on Qualcomm PM8xxx chip. This driver supports ff-memless interface
176 module will be called pm8xxx-vibrator.
DMakefile64 obj-$(CONFIG_INPUT_PM8XXX_VIBRATOR) += pm8xxx-vibrator.o
Dpm8xxx-vibrator.c252 .name = "pm8xxx-vib",
Dpmic8xxx-pwrkey.c444 .name = "pm8xxx-pwrkey",
/Linux-v6.1/drivers/rtc/
Drtc-pm8xxx.c552 .name = "rtc-pm8xxx",
559 MODULE_ALIAS("platform:rtc-pm8xxx");
DMakefile133 obj-$(CONFIG_RTC_DRV_PM8XXX) += rtc-pm8xxx.o
/Linux-v6.1/drivers/input/keyboard/
Dpmic8xxx-keypad.c679 .name = "pm8xxx-keypad",

12