Searched full:lmx (Results 1 – 25 of 37) sorted by relevance
12
/linux-6.14.4/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, 269 [RPMHPD_LMX] = &lmx, 292 [SDM670_LMX] = &lmx, 310 [SDM845_LMX] = &lmx, 368 [SM6350_LMX] = &lmx, 384 [RPMHPD_LMX] = &lmx, [all …]
|
/linux-6.14.4/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 | 87 - description: LMX power domain 91 - const: lmx 156 power-domain-names = "lcx", "lmx";
|
D | qcom,sm8350-pas.yaml | 116 - description: LMX power domain 120 - const: lmx 169 power-domain-names = "lcx", "lmx";
|
D | qcom,sc8180x-pas.yaml | 85 - description: LMX power domain 89 - const: lmx
|
D | qcom,sm8550-pas.yaml | 161 - description: LMX power domain 165 - const: lmx 234 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 | 112 - const: lmx
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | sa8155p.dtsi | 6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
|
D | sar2130p-qar2130p.dts | 251 /* ldo11 - LMX */
|
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 | 291 /* L4 - lmx.lvl (ARC) */
|
D | sm8350-sony-xperia-sagami.dtsi | 195 /* L4 - lmx.lvl (ARC) */
|
D | sm7325-nothing-spacewar.dts | 291 * L4 - lmx.lvl,
|
D | sm8350.dtsi | 1896 power-domain-names = "lcx", "lmx"; 2274 power-domain-names = "lcx", "lmx";
|
D | sm6375.dtsi | 1577 power-domain-names = "lcx", "lmx";
|
D | sm8450.dtsi | 2634 power-domain-names = "lcx", "lmx"; 2702 power-domain-names = "lcx", "lmx";
|
D | sar2130p.dtsi | 1537 power-domain-names = "lcx", "lmx";
|
/linux-6.14.4/drivers/remoteproc/ |
D | qcom_q6v5_pas.c | 842 "lmx", 869 "lmx", 916 "lmx", 932 "lmx", 1097 "lmx", 1230 "lmx", 1292 "lmx",
|
12