Searched full:pm660l (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | pm660l.dtsi | 14 pm660l { 21 pm660l_alert0: pm660l-alert0 { 26 pm660l_crit: pm660l-crit { 39 compatible = "qcom,pm660l", "qcom,spmi-pmic"; 52 compatible = "qcom,pm660l-gpio", "qcom,spmi-gpio"; 63 compatible = "qcom,pm660l", "qcom,spmi-pmic"; 69 compatible = "qcom,pm660l-wled"; 85 pm660l_spmi_regulators: pm660l-regulators { 86 compatible = "qcom,pm660l-regulators";
|
D | sdm630-sony-xperia-nile.dtsi | 9 #include "pm660l.dtsi" 237 pm660l-regulators { 238 compatible = "qcom,rpm-pm660l-regulators";
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | qcom,smd-rpm-regulator.yaml | 55 For pm660l s1, s2, s3, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, bob 84 - qcom,rpm-pm660l-regulators
|
D | qcom,spmi-regulator.txt | 16 "qcom,pm660l-regulators" 163 Usage: optional (pm660l only)
|
/Linux-v5.15/drivers/mfd/ |
D | qcom-spmi-pmic.c | 62 { .compatible = "qcom,pm660l", .data = (void *)PM660L_SUBTYPE },
|
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-gpio.yaml | 21 - qcom,pm660l-gpio
|
/Linux-v5.15/Documentation/devicetree/bindings/leds/backlight/ |
D | qcom-wled.yaml | 24 - qcom,pm660l-wled
|
/Linux-v5.15/drivers/pinctrl/qcom/ |
D | pinctrl-spmi-gpio.c | 1140 /* pm660l has 12 GPIOs with holes on 1, 2, 10, 11 and 12 */ 1141 { .compatible = "qcom,pm660l-gpio", .data = (void *) 12 },
|
/Linux-v5.15/drivers/soc/qcom/ |
D | socinfo.c | 98 [26] = "PM660L",
|
/Linux-v5.15/drivers/video/backlight/ |
D | qcom-wled.c | 1722 { .compatible = "qcom,pm660l-wled", .data = (void *)4 },
|
/Linux-v5.15/drivers/regulator/ |
D | qcom_smd-regulator.c | 1184 { .compatible = "qcom,rpm-pm660l-regulators", .data = &rpm_pm660l_regulators },
|
D | qcom_spmi-regulator.c | 2105 { .compatible = "qcom,pm660l-regulators", .data = &pm660l_regulators },
|