Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A 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
52 $ref: ../rtc/qcom-pm8xxx-rtc.yaml
H A Dqcom,spmi-pmic.yaml165 $ref: /schemas/rtc/qcom-pm8xxx-rtc.yaml#
181 $ref: /schemas/input/qcom,pm8xxx-vib.yaml#
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dqcom,pm8xxx-vib.yaml4 $id: http://devicetree.org/schemas/input/qcom,pm8xxx-vib.yaml#
7 title: Qualcomm PM8xxx PMIC Vibrator
H A Dqcom,pm8xxx-keypad.txt1 Qualcomm PM8xxx PMIC Keypad
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dqcom-pm8xxx-rtc.yaml4 $id: http://devicetree.org/schemas/rtc/qcom-pm8xxx-rtc.yaml#
7 title: Qualcomm PM8xxx PMIC RTC device
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dqcom,pm8018-adc.yaml7 title: Qualcomm's PM8xxx voltage XOADC
13 The Qualcomm PM8xxx PMICs contain a HK/XO ADC (Housekeeping/Crystal
/openbmc/linux/drivers/mfd/
H A Dqcom-pm8xxx.c185 /* on pm8xxx series masters start from bit 1 of the root */ in pm8xxx_irq_handler()
357 .name = "pm8xxx",
602 .name = "pm8xxx-core",
622 MODULE_ALIAS("platform:pm8xxx-core");
H A DKconfig1111 tristate "Qualcomm PM8xxx PMIC chips driver"
1118 built-in PM8xxx PMIC chips.
1120 This is required if your board has a PM8xxx and uses its features,
1123 Say M here if you want to include support for PM8xxx chips as a
1124 module. This will build a module called "pm8xxx-core".
H A DMakefile206 obj-$(CONFIG_MFD_PM8XXX) += qcom-pm8xxx.o ssbi.o
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dqcom,ssbi.yaml36 $ref: /schemas/mfd/qcom-pm8xxx.yaml#
/openbmc/linux/drivers/iio/adc/
H A 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");
H A DMakefile90 obj-$(CONFIG_QCOM_PM8XXX_XOADC) += qcom-pm8xxx-xoadc.o
H A DKconfig893 tristate "Qualcomm SSBI PM8xxx PMIC XOADCs"
897 ADC driver for the XOADC portions of the Qualcomm PM8xxx PMICs
901 will be called qcom-pm8xxx-xoadc.
/openbmc/linux/drivers/rtc/
H A Drtc-pm8xxx.c3 * pm8xxx RTC driver
542 .name = "rtc-pm8xxx",
549 MODULE_ALIAS("platform:rtc-pm8xxx");
H A DMakefile132 obj-$(CONFIG_RTC_DRV_PM8XXX) += rtc-pm8xxx.o
H A DKconfig1733 module will be called rtc-pm8xxx.
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dwakeup-source.txt25 4. "linux,keypad-wakeup" Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
/openbmc/linux/Documentation/devicetree/bindings/power/reset/
H A Dqcom,pon.yaml13 The Power On device for Qualcomm PM8xxx is MFD supporting pwrkey
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-gpio.c788 dev_err(&pdev->dev, "couldn't register pm8xxx gpio driver\n"); in pm8xxx_gpio_probe()
846 dev_dbg(&pdev->dev, "Qualcomm pm8xxx gpio driver probed\n"); in pm8xxx_gpio_probe()
877 MODULE_DESCRIPTION("Qualcomm PM8xxx GPIO driver");
H A Dpinctrl-ssbi-mpp.c879 dev_err(&pdev->dev, "couldn't register pm8xxx mpp driver\n"); in pm8xxx_mpp_probe()
929 dev_dbg(&pdev->dev, "Qualcomm pm8xxx mpp driver probed\n"); in pm8xxx_mpp_probe()
960 MODULE_DESCRIPTION("Qualcomm PM8xxx MPP driver");
/openbmc/linux/drivers/input/misc/
H A DKconfig178 tristate "Qualcomm PM8XXX vibrator support"
183 on Qualcomm PM8xxx chip. This driver supports ff-memless interface
187 module will be called pm8xxx-vibrator.
H A DMakefile64 obj-$(CONFIG_INPUT_PM8XXX_VIBRATOR) += pm8xxx-vibrator.o
H A Dpm8xxx-vibrator.c252 .name = "pm8xxx-vib",
H A Dpmic8xxx-pwrkey.c443 .name = "pm8xxx-pwrkey",
/openbmc/linux/drivers/input/keyboard/
H A Dpmic8xxx-keypad.c677 .name = "pm8xxx-keypad",

12