/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | qcom-pm8xxx.yaml | 4 $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 D | qcom,spmi-pmic.yaml | 165 $ref: /schemas/rtc/qcom-pm8xxx-rtc.yaml# 181 $ref: /schemas/input/qcom,pm8xxx-vib.yaml#
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | qcom,pm8xxx-vib.yaml | 4 $id: http://devicetree.org/schemas/input/qcom,pm8xxx-vib.yaml# 7 title: Qualcomm PM8xxx PMIC Vibrator
|
H A D | qcom,pm8xxx-keypad.txt | 1 Qualcomm PM8xxx PMIC Keypad
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | qcom-pm8xxx-rtc.yaml | 4 $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 D | qcom,pm8018-adc.yaml | 7 title: Qualcomm's PM8xxx voltage XOADC 13 The Qualcomm PM8xxx PMICs contain a HK/XO ADC (Housekeeping/Crystal
|
/openbmc/linux/drivers/mfd/ |
H A D | qcom-pm8xxx.c | 185 /* 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 D | Kconfig | 1111 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 D | Makefile | 206 obj-$(CONFIG_MFD_PM8XXX) += qcom-pm8xxx.o ssbi.o
|
/openbmc/linux/Documentation/devicetree/bindings/bus/ |
H A D | qcom,ssbi.yaml | 36 $ref: /schemas/mfd/qcom-pm8xxx.yaml#
|
/openbmc/linux/drivers/iio/adc/ |
H A D | qcom-pm8xxx-xoadc.c | 3 * 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 D | Makefile | 90 obj-$(CONFIG_QCOM_PM8XXX_XOADC) += qcom-pm8xxx-xoadc.o
|
H A D | Kconfig | 893 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 D | rtc-pm8xxx.c | 3 * pm8xxx RTC driver 542 .name = "rtc-pm8xxx", 549 MODULE_ALIAS("platform:rtc-pm8xxx");
|
H A D | Makefile | 132 obj-$(CONFIG_RTC_DRV_PM8XXX) += rtc-pm8xxx.o
|
H A D | Kconfig | 1733 module will be called rtc-pm8xxx.
|
/openbmc/linux/Documentation/devicetree/bindings/power/ |
H A D | wakeup-source.txt | 25 4. "linux,keypad-wakeup" Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
|
/openbmc/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | qcom,pon.yaml | 13 The Power On device for Qualcomm PM8xxx is MFD supporting pwrkey
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-ssbi-gpio.c | 788 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 D | pinctrl-ssbi-mpp.c | 879 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 D | Kconfig | 178 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 D | Makefile | 64 obj-$(CONFIG_INPUT_PM8XXX_VIBRATOR) += pm8xxx-vibrator.o
|
H A D | pm8xxx-vibrator.c | 252 .name = "pm8xxx-vib",
|
H A D | pmic8xxx-pwrkey.c | 443 .name = "pm8xxx-pwrkey",
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | pmic8xxx-keypad.c | 677 .name = "pm8xxx-keypad",
|