Searched full:pm8xxx (Results 1 – 25 of 25) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
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 43 $ref: "../rtc/qcom-pm8xxx-rtc.yaml"
|
/Linux-v5.15/Documentation/devicetree/bindings/rtc/ |
D | qcom-pm8xxx-rtc.yaml | 4 $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/ |
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-v5.15/Documentation/devicetree/bindings/input/ |
D | qcom,pm8xxx-vib.txt | 1 Qualcomm PM8xxx PMIC Vibrator
|
D | qcom,pm8xxx-pwrkey.txt | 1 Qualcomm PM8xxx PMIC Power Key
|
D | qcom,pm8xxx-keypad.txt | 1 Qualcomm PM8xxx PMIC Keypad
|
/Linux-v5.15/drivers/mfd/ |
D | qcom-pm8xxx.c | 187 /* 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");
|
D | Kconfig | 1044 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".
|
D | Makefile | 201 obj-$(CONFIG_MFD_PM8XXX) += qcom-pm8xxx.o ssbi.o
|
/Linux-v5.15/drivers/iio/adc/ |
D | qcom-pm8xxx-xoadc.c | 3 * 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");
|
D | Makefile | 81 obj-$(CONFIG_QCOM_PM8XXX_XOADC) += qcom-pm8xxx-xoadc.o
|
D | Kconfig | 795 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/ |
D | qcom,pon.yaml | 13 The Power On device for Qualcomm PM8xxx is MFD supporting pwrkey
|
/Linux-v5.15/Documentation/devicetree/bindings/leds/ |
D | leds-pm8058.txt | 17 mfd/qcom-pm8xxx.txt.
|
/Linux-v5.15/Documentation/devicetree/bindings/power/ |
D | wakeup-source.txt | 26 5. "linux,keypad-wakeup" Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
|
/Linux-v5.15/drivers/pinctrl/qcom/ |
D | pinctrl-ssbi-mpp.c | 814 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");
|
D | pinctrl-ssbi-gpio.c | 769 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/ |
D | Kconfig | 167 tristate "Qualcomm PM8XXX vibrator support" 172 on Qualcomm PM8xxx chip. This driver supports ff-memless interface 176 module will be called pm8xxx-vibrator.
|
D | Makefile | 62 obj-$(CONFIG_INPUT_PM8XXX_VIBRATOR) += pm8xxx-vibrator.o
|
D | pm8xxx-vibrator.c | 252 .name = "pm8xxx-vib",
|
D | pmic8xxx-pwrkey.c | 444 .name = "pm8xxx-pwrkey",
|
/Linux-v5.15/drivers/rtc/ |
D | rtc-pm8xxx.c | 562 .name = "rtc-pm8xxx", 570 MODULE_ALIAS("platform:rtc-pm8xxx");
|
D | Makefile | 129 obj-$(CONFIG_RTC_DRV_PM8XXX) += rtc-pm8xxx.o
|
D | Kconfig | 1717 module will be called rtc-pm8xxx.
|
/Linux-v5.15/drivers/input/keyboard/ |
D | pmic8xxx-keypad.c | 679 .name = "pm8xxx-keypad",
|