Searched full:pm660l (Results 1 – 14 of 14) sorted by relevance
/linux/arch/arm64/boot/dts/qcom/ |
H A D | pm660l.dtsi | 14 pm660l-thermal { 20 pm660l_alert0: pm660l-alert0 { 25 pm660l_crit: pm660l-crit { 38 compatible = "qcom,pm660l", "qcom,spmi-pmic"; 51 compatible = "qcom,pm660l-gpio", "qcom,spmi-gpio"; 62 compatible = "qcom,pm660l", "qcom,spmi-pmic"; 68 compatible = "qcom,pm660l-lpg"; 74 compatible = "qcom,pm660l-flash-led", "qcom,spmi-flash-led"; 80 compatible = "qcom,pm660l-wled"; 91 compatible = "qcom,pm660l-regulators";
|
H A D | sdm660-xiaomi-lavender.dts | 11 #include "pm660l.dtsi" 116 compatible = "qcom,rpm-pm660l-regulators";
|
H A D | sda660-inforce-ifc6560.dts | 13 #include "pm660l.dtsi" 351 compatible = "qcom,rpm-pm660l-regulators";
|
H A D | sdm670-google-sargo.dts | 18 #include "pm660l.dtsi" 311 compatible = "qcom,pm660l-rpmh-regulators";
|
H A D | sdm630-sony-xperia-nile.dtsi | 9 #include "pm660l.dtsi" 280 compatible = "qcom,rpm-pm660l-regulators";
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom,spmi-regulator.yaml | 17 - qcom,pm660l-regulators 153 - qcom,pm660l-regulators
|
H A D | qcom,rpmh-regulator.yaml | 41 For PM660L, smps1 - smps3, smps5, ldo1 - ldo8, bob 69 - qcom,pm660l-rpmh-regulators 195 - qcom,pm660l-rpmh-regulators
|
/linux/Documentation/devicetree/bindings/leds/backlight/ |
H A D | qcom-wled.yaml | 25 - qcom,pm660l-wled
|
/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-spmi-gpio.c | 1200 /* pm660l has 12 GPIOs with holes on 1, 2, 10, 11 and 12 */ 1201 { .compatible = "qcom,pm660l-gpio", .data = (void *) 12 },
|
/linux/drivers/soc/qcom/ |
H A D | socinfo.c | 103 [26] = "PM660L",
|
/linux/drivers/video/backlight/ |
H A D | qcom-wled.c | 1737 { .compatible = "qcom,pm660l-wled", .data = (void *)4 },
|
/linux/drivers/leds/rgb/ |
H A D | leds-qcom-lpg.c | 1822 { .compatible = "qcom,pm660l-lpg", .data = &pm660l_lpg_data },
|
/linux/drivers/regulator/ |
H A D | qcom_smd-regulator.c | 1360 { .compatible = "qcom,rpm-pm660l-regulators", .data = &rpm_pm660l_regulators },
|
H A D | qcom_spmi-regulator.c | 2476 { .compatible = "qcom,pm660l-regulators", .data = &pm660l_regulators },
|