Searched full:lmx (Results 1 – 25 of 33) sorted by relevance
12
/linux-6.12.1/drivers/pmdomain/qcom/ |
D | rpmhpd.c | 120 static struct rpmhpd lmx = { variable 121 .pd = { .name = "lmx", }, 122 .res_name = "lmx.lvl", 226 [SC8280XP_LMX] = &lmx, 246 [SA8775P_LMX] = &lmx, 268 [SDM670_LMX] = &lmx, 286 [SDM845_LMX] = &lmx, 344 [SM6350_LMX] = &lmx, 360 [RPMHPD_LMX] = &lmx, 378 [SM8150_LMX] = &lmx, [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,sm6375-pas.yaml | 79 - description: LMX power domain 83 - const: lmx 126 power-domain-names = "lcx", "lmx";
|
D | qcom,sc8280xp-pas.yaml | 84 - description: LMX power domain 88 - const: lmx 130 power-domain-names = "lcx", "lmx";
|
D | qcom,sm6350-pas.yaml | 84 - description: LMX power domain 88 - const: lmx 150 power-domain-names = "lcx", "lmx";
|
D | qcom,sa8775p-pas.yaml | 73 - description: LMX power domain 77 - const: lmx 140 power-domain-names = "lcx", "lmx";
|
D | qcom,sm8350-pas.yaml | 113 - description: LMX power domain 117 - const: lmx 166 power-domain-names = "lcx", "lmx";
|
D | qcom,sc8180x-pas.yaml | 85 - description: LMX power domain 89 - const: lmx
|
D | qcom,sm8550-pas.yaml | 141 - description: LMX power domain 145 - const: lmx 214 power-domain-names = "lcx", "lmx";
|
D | qcom,sm8150-pas.yaml | 126 - description: LMX power domain 130 - const: lmx
|
D | qcom,sc7180-pas.yaml | 87 - description: LMX power domain 91 - const: lmx
|
D | qcom,adsp.yaml | 162 - description: LMX power domain 166 - const: lmx
|
D | qcom,sm6115-pas.yaml | 111 - const: lmx
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sa8155p.dtsi | 6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
|
D | sm8250-xiaomi-pipa.dts | 231 /* L4 - lmx.lvl (ARC) */
|
D | sm8250-sony-xperia-edo.dtsi | 204 /* L4 - lmx.lvl (ARC) */
|
D | sm8450-sony-xperia-nagara.dtsi | 371 * L1 - lmx.lvl
|
D | sm8250-xiaomi-elish-common.dtsi | 226 /* L4 - lmx.lvl (ARC) */
|
D | sm8350-sony-xperia-sagami.dtsi | 195 /* L4 - lmx.lvl (ARC) */
|
D | sm8350.dtsi | 2138 power-domain-names = "lcx", "lmx"; 3304 power-domain-names = "lcx", "lmx";
|
D | sm6375.dtsi | 1577 power-domain-names = "lcx", "lmx";
|
D | sm8450.dtsi | 2444 power-domain-names = "lcx", "lmx"; 2708 power-domain-names = "lcx", "lmx";
|
D | sm8250.dtsi | 3087 power-domain-names = "lcx", "lmx"; 5975 power-domain-names = "lcx", "lmx";
|
D | sm6350.dtsi | 1301 power-domain-names = "lcx", "lmx";
|
D | sc7180.dtsi | 3870 power-domain-names = "lcx", "lmx";
|
/linux-6.12.1/drivers/remoteproc/ |
D | qcom_q6v5_pas.c | 840 "lmx", 867 "lmx", 913 "lmx", 929 "lmx", 1094 "lmx", 1226 "lmx", 1288 "lmx",
|
12