Searched full:pm8xxx (Results 1 – 23 of 23) sorted by relevance
/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
|
/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
|
/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
|
/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", 600 .name = "pm8xxx-core", 620 MODULE_ALIAS("platform:pm8xxx-core");
|
H A D | Kconfig | 1135 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 D | Makefile | 212 obj-$(CONFIG_MFD_PM8XXX) += qcom-pm8xxx.o ssbi.o
|
/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 1015 .name = "pm8xxx-adc", 1023 MODULE_DESCRIPTION("PM8xxx XOADC driver"); 1025 MODULE_ALIAS("platform:pm8xxx-xoadc");
|
H A D | Makefile | 98 obj-$(CONFIG_QCOM_PM8XXX_XOADC) += qcom-pm8xxx-xoadc.o
|
H A D | Kconfig | 1057 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 D | rtc-pm8xxx.c | 3 * pm8xxx RTC driver 542 .name = "rtc-pm8xxx", 549 MODULE_ALIAS("platform:rtc-pm8xxx");
|
H A D | Makefile | 136 obj-$(CONFIG_RTC_DRV_PM8XXX) += rtc-pm8xxx.o
|
H A D | Kconfig | 1779 module will be called rtc-pm8xxx.
|
/linux/Documentation/devicetree/bindings/bus/ |
H A D | qcom,ssbi.yaml | 36 $ref: /schemas/mfd/qcom-pm8xxx.yaml#
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | qcom,spmi-pmic.yaml | 179 $ref: /schemas/rtc/qcom-pm8xxx-rtc.yaml# 199 $ref: /schemas/input/qcom,pm8xxx-vib.yaml#
|
/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | qcom,pon.yaml | 13 The Power On device for Qualcomm PM8xxx is MFD supporting pwrkey
|
/linux/drivers/pinctrl/qcom/ |
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() 958 MODULE_DESCRIPTION("Qualcomm PM8xxx MPP driver");
|
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() 875 MODULE_DESCRIPTION("Qualcomm PM8xxx GPIO driver");
|
/linux/drivers/input/misc/ |
H A D | Kconfig | 195 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 D | Makefile | 66 obj-$(CONFIG_INPUT_PM8XXX_VIBRATOR) += pm8xxx-vibrator.o
|
H A D | pm8xxx-vibrator.c | 295 .name = "pm8xxx-vib",
|
H A D | pmic8xxx-pwrkey.c | 443 .name = "pm8xxx-pwrkey",
|
/linux/drivers/input/keyboard/ |
H A D | pmic8xxx-keypad.c | 677 .name = "pm8xxx-keypad",
|
/linux/ |
H A D | MAINTAINERS | 2833 F: drivers/rtc/rtc-pm8xxx.c
|