Home
last modified time | relevance | path

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

/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
/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
/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
/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",
600 .name = "pm8xxx-core",
620 MODULE_ALIAS("platform:pm8xxx-core");
H A DKconfig1135 tristate "Qualcomm PM8xxx PMIC chips driver"
1142 built-in PM8xxx PMIC chips.
1144 This is required if your board has a PM8xxx and uses its features,
1147 Say M here if you want to include support for PM8xxx chips as a
1148 module. This will build a module called "pm8xxx-core".
H A DMakefile212 obj-$(CONFIG_MFD_PM8XXX) += qcom-pm8xxx.o ssbi.o
/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
1015 .name = "pm8xxx-adc",
1023 MODULE_DESCRIPTION("PM8xxx XOADC driver");
1025 MODULE_ALIAS("platform:pm8xxx-xoadc");
H A DMakefile98 obj-$(CONFIG_QCOM_PM8XXX_XOADC) += qcom-pm8xxx-xoadc.o
H A DKconfig1057 tristate "Qualcomm SSBI PM8xxx PMIC XOADCs"
1061 ADC driver for the XOADC portions of the Qualcomm PM8xxx PMICs
1065 will be called qcom-pm8xxx-xoadc.
/linux/drivers/rtc/
H A Drtc-pm8xxx.c3 * pm8xxx RTC driver
542 .name = "rtc-pm8xxx",
549 MODULE_ALIAS("platform:rtc-pm8xxx");
H A DMakefile136 obj-$(CONFIG_RTC_DRV_PM8XXX) += rtc-pm8xxx.o
H A DKconfig1779 module will be called rtc-pm8xxx.
/linux/Documentation/devicetree/bindings/bus/
H A Dqcom,ssbi.yaml36 $ref: /schemas/mfd/qcom-pm8xxx.yaml#
/linux/Documentation/devicetree/bindings/mfd/
H A Dqcom,spmi-pmic.yaml179 $ref: /schemas/rtc/qcom-pm8xxx-rtc.yaml#
199 $ref: /schemas/input/qcom,pm8xxx-vib.yaml#
/linux/Documentation/devicetree/bindings/power/reset/
H A Dqcom,pon.yaml13 The Power On device for Qualcomm PM8xxx is MFD supporting pwrkey
/linux/drivers/pinctrl/qcom/
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()
958 MODULE_DESCRIPTION("Qualcomm PM8xxx MPP driver");
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()
875 MODULE_DESCRIPTION("Qualcomm PM8xxx GPIO driver");
/linux/drivers/input/misc/
H A DKconfig195 tristate "Qualcomm PM8XXX vibrator support"
200 on Qualcomm PM8xxx chip. This driver supports ff-memless interface
204 module will be called pm8xxx-vibrator.
H A DMakefile66 obj-$(CONFIG_INPUT_PM8XXX_VIBRATOR) += pm8xxx-vibrator.o
H A Dpm8xxx-vibrator.c295 .name = "pm8xxx-vib",
H A Dpmic8xxx-pwrkey.c443 .name = "pm8xxx-pwrkey",
/linux/drivers/input/keyboard/
H A Dpmic8xxx-keypad.c677 .name = "pm8xxx-keypad",
/linux/
H A DMAINTAINERS2833 F: drivers/rtc/rtc-pm8xxx.c