Home
last modified time | relevance | path

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

/Linux-v5.15/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
43 $ref: "../rtc/qcom-pm8xxx-rtc.yaml"
/Linux-v5.15/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-v5.15/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-v5.15/Documentation/devicetree/bindings/input/
Dqcom,pm8xxx-vib.txt1 Qualcomm PM8xxx PMIC Vibrator
Dqcom,pm8xxx-pwrkey.txt1 Qualcomm PM8xxx PMIC Power Key
Dqcom,pm8xxx-keypad.txt1 Qualcomm PM8xxx PMIC Keypad
/Linux-v5.15/drivers/mfd/
Dqcom-pm8xxx.c187 /* on pm8xxx series masters start from bit 1 of the root */ in pm8xxx_irq_handler()
361 .name = "pm8xxx",
611 .name = "pm8xxx-core",
631 MODULE_ALIAS("platform:pm8xxx-core");
DKconfig1044 tristate "Qualcomm PM8xxx PMIC chips driver"
1051 built-in PM8xxx PMIC chips.
1053 This is required if your board has a PM8xxx and uses its features,
1056 Say M here if you want to include support for PM8xxx chips as a
1057 module. This will build a module called "pm8xxx-core".
DMakefile201 obj-$(CONFIG_MFD_PM8XXX) += qcom-pm8xxx.o ssbi.o
/Linux-v5.15/drivers/iio/adc/
Dqcom-pm8xxx-xoadc.c3 * Qualcomm PM8xxx PMIC XOADC driver
29 * drivers/hwmon/pm8xxx-adc.c
307 * include/linux/mfd/pm8xxx/pm8xxx-adc.h
1020 .name = "pm8xxx-adc",
1028 MODULE_DESCRIPTION("PM8xxx XOADC driver");
1030 MODULE_ALIAS("platform:pm8xxx-xoadc");
DMakefile81 obj-$(CONFIG_QCOM_PM8XXX_XOADC) += qcom-pm8xxx-xoadc.o
DKconfig795 tristate "Qualcomm SSBI PM8xxx PMIC XOADCs"
799 ADC driver for the XOADC portions of the Qualcomm PM8xxx PMICs
803 will be called qcom-pm8xxx-xoadc.
/Linux-v5.15/Documentation/devicetree/bindings/power/reset/
Dqcom,pon.yaml13 The Power On device for Qualcomm PM8xxx is MFD supporting pwrkey
/Linux-v5.15/Documentation/devicetree/bindings/leds/
Dleds-pm8058.txt17 mfd/qcom-pm8xxx.txt.
/Linux-v5.15/Documentation/devicetree/bindings/power/
Dwakeup-source.txt26 5. "linux,keypad-wakeup" Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
/Linux-v5.15/drivers/pinctrl/qcom/
Dpinctrl-ssbi-mpp.c814 dev_err(&pdev->dev, "couldn't register pm8xxx mpp driver\n"); in pm8xxx_mpp_probe()
841 dev_dbg(&pdev->dev, "Qualcomm pm8xxx mpp driver probed\n"); in pm8xxx_mpp_probe()
872 MODULE_DESCRIPTION("Qualcomm PM8xxx MPP driver");
Dpinctrl-ssbi-gpio.c769 dev_err(&pdev->dev, "couldn't register pm8xxx gpio driver\n"); in pm8xxx_gpio_probe()
828 dev_dbg(&pdev->dev, "Qualcomm pm8xxx gpio driver probed\n"); in pm8xxx_gpio_probe()
859 MODULE_DESCRIPTION("Qualcomm PM8xxx GPIO driver");
/Linux-v5.15/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.
DMakefile62 obj-$(CONFIG_INPUT_PM8XXX_VIBRATOR) += pm8xxx-vibrator.o
Dpm8xxx-vibrator.c252 .name = "pm8xxx-vib",
Dpmic8xxx-pwrkey.c444 .name = "pm8xxx-pwrkey",
/Linux-v5.15/drivers/rtc/
Drtc-pm8xxx.c562 .name = "rtc-pm8xxx",
570 MODULE_ALIAS("platform:rtc-pm8xxx");
DMakefile129 obj-$(CONFIG_RTC_DRV_PM8XXX) += rtc-pm8xxx.o
DKconfig1717 module will be called rtc-pm8xxx.
/Linux-v5.15/drivers/input/keyboard/
Dpmic8xxx-keypad.c679 .name = "pm8xxx-keypad",