Searched full:pm8921 (Results 1 – 25 of 27) sorted by relevance
12
/Linux-v5.15/Documentation/devicetree/bindings/rtc/ |
D | qcom-pm8xxx-rtc.yaml | 16 - qcom,pm8921-rtc 48 compatible = "qcom,pm8921"; 56 compatible = "qcom,pm8921-rtc";
|
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | qcom-rpm.txt | 62 "qcom,rpm-pm8921-regulators" 138 Usage: optional (pm8921 only) 165 pm8921: 208 pm8921 smps and ftsmps 234 pm8921 pldo, nldo and nldo1200 260 compatible = "qcom,rpm-pm8921-regulators";
|
D | qcom-pm8xxx.yaml | 21 - qcom,pm8921
|
/Linux-v5.15/Documentation/devicetree/bindings/input/ |
D | qcom,pm8xxx-pwrkey.txt | 10 "qcom,pm8921-pwrkey" 40 compatible = "qcom,pm8921-pwrkey";
|
D | qcom,pm8xxx-keypad.txt | 10 "qcom,pm8921-keypad" 75 compatible = "qcom,pm8921-keypad";
|
D | qcom,pm8xxx-vib.txt | 11 "qcom,pm8921-vib"
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | qcom-msm8960.dtsi | 153 compatible = "qcom,rpm-pm8921-regulators"; 208 compatible = "qcom,pm8921"; 217 compatible = "qcom,pm8921-pwrkey"; 226 compatible = "qcom,pm8921-keypad"; 236 compatible = "qcom,pm8921-rtc";
|
D | qcom-mdm9615.dtsi | 286 compatible = "qcom,pm8018", "qcom,pm8921"; 294 compatible = "qcom,pm8018-pwrkey", "qcom,pm8921-pwrkey"; 318 compatible = "qcom,pm8018-rtc", "qcom,pm8921-rtc";
|
D | qcom-apq8064.dtsi | 702 compatible = "qcom,pm8921"; 712 compatible = "qcom,pm8921-gpio", 724 compatible = "qcom,pm8921-mpp", 745 compatible = "qcom,pm8921-rtc"; 753 compatible = "qcom,pm8921-pwrkey"; 762 compatible = "qcom,pm8921-adc"; 868 compatible = "qcom,rpm-pm8921-regulators";
|
D | qcom-msm8960-cdp.dts | 41 compatible = "qcom,rpm-pm8921-regulators";
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/adc/ |
D | qcom,pm8018-adc.yaml | 14 oscillator ADC) encompassing PM8018, PM8038, PM8058 and PM8921. 22 - qcom,pm8921-adc 40 The first cell is the prescaler (on PM8058) or premux (on PM8921)
|
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-gpio.yaml | 37 - qcom,pm8921-gpio 122 - gpio1-gpio44 for pm8921 218 compatible = "qcom,pm8921-gpio", "qcom,ssbi-gpio";
|
D | qcom,pmic-mpp.txt | 18 "qcom,pm8921-mpp",
|
/Linux-v5.15/drivers/iio/adc/ |
D | qcom-pm8xxx-xoadc.c | 72 * on PM8058, or channel mux and premux on PM8921. 77 /* On PM8058 this is prescaling, on PM8921 this is premux */ 157 * @pre_scale_mux: prescale (PM8058) or premux (PM8921) for selecting 205 * _presmux: prescaler (PM8058) or premux (PM8921) setting for this channel 306 * The PM8921 has some pre-muxing on its channels, this comes from the vendor tree 314 /* channel "ICHG" is reserved and not used on PM8921 */ 317 /* CHAN 6 & 7 (MPP1 & MPP2) are reserved for MPP channels on PM8921 */ 992 .name = "PM8921-XOADC", 1011 .compatible = "qcom,pm8921-adc",
|
/Linux-v5.15/include/dt-bindings/pinctrl/ |
D | qcom,pmic-mpp.h | 25 /* Digital Input/Output: level [PM8921] */
|
/Linux-v5.15/drivers/misc/ |
D | qcom-coincell.c | 28 /* NOTE: for pm8921 and others, voltage of 2500 is 16 (10000b), not 0 */
|
/Linux-v5.15/drivers/input/misc/ |
D | pm8xxx-vibrator.c | 243 { .compatible = "qcom,pm8921-vib", .data = &pm8058_regs },
|
D | pmic8xxx-pwrkey.c | 435 { .compatible = "qcom,pm8921-pwrkey", .data = &pm8921_pwrkey_shutdown },
|
/Linux-v5.15/drivers/pinctrl/qcom/ |
D | Kconfig | 212 devices are pm8058 and pm8921.
|
D | pinctrl-ssbi-mpp.c | 741 { .compatible = "qcom,pm8921-mpp" },
|
/Linux-v5.15/drivers/regulator/ |
D | qcom_rpm-regulator.c | 565 * PM8921 regulators 931 { .compatible = "qcom,rpm-pm8921-regulators", .data = &rpm_pm8921_regulators },
|
/Linux-v5.15/drivers/rtc/ |
D | rtc-pm8xxx.c | 462 { .compatible = "qcom,pm8921-rtc", .data = &pm8921_regs },
|
/Linux-v5.15/drivers/mfd/ |
D | qcom-pm8xxx.c | 509 { .compatible = "qcom,pm8921", .data = &pm8xxx_data},
|
/Linux-v5.15/drivers/soc/qcom/ |
D | socinfo.c | 90 [18] = "PM8921",
|
/Linux-v5.15/drivers/input/keyboard/ |
D | pmic8xxx-keypad.c | 671 { .compatible = "qcom,pm8921-keypad" },
|
12