Home
last modified time | relevance | path

Searched full:lcx (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/drivers/pmdomain/qcom/
H A Drpmhpd.c114 static struct rpmhpd lcx = { variable
115 .pd = { .name = "lcx", },
116 .res_name = "lcx.lvl",
214 [SC8280XP_LCX] = &lcx,
234 [SA8775P_LCX] = &lcx,
256 [SDM670_LCX] = &lcx,
274 [SDM845_LCX] = &lcx,
332 [SM6350_LCX] = &lcx,
349 [SM8150_LCX] = &lcx,
384 [RPMHPD_LCX] = &lcx,
[all …]
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,sc8280xp-pas.yaml83 - description: LCX power domain
87 - const: lcx
130 power-domain-names = "lcx", "lmx";
H A Dqcom,sm6350-pas.yaml83 - description: LCX power domain
87 - const: lcx
150 power-domain-names = "lcx", "lmx";
H A Dqcom,sm8550-pas.yaml92 - description: LCX power domain
96 - const: lcx
162 power-domain-names = "lcx", "lmx";
H A Dqcom,sm8350-pas.yaml112 - description: LCX power domain
116 - const: lcx
166 power-domain-names = "lcx", "lmx";
H A Dqcom,sc8180x-pas.yaml84 - description: LCX power domain
88 - const: lcx
H A Dqcom,sm8150-pas.yaml125 - description: LCX power domain
129 - const: lcx
H A Dqcom,adsp.yaml177 - description: LCX power domain
181 - const: lcx
H A Dqcom,sm6115-pas.yaml110 - const: lcx
H A Dqcom,sc7280-adsp-pil.yaml60 - description: LCX power domain
/openbmc/qemu/target/tricore/
H A Dgdbstub.c42 return env->LCX; in tricore_cpu_gdb_read_csfr()
75 env->LCX = val; in tricore_cpu_gdb_write_csfr()
H A Dcsfr.h.inc19 A(0xfe3c, LCX, TRICORE_FEATURE_13)
H A Dop_helper.c2598 /* if (tmp_FCX == LCX) trap(FCD);*/ in helper_call()
2599 if (tmp_FCX == env->LCX) { in helper_call()
2697 if (tmp_FCX == env->LCX) { in helper_bisr()
2826 /* if (tmp_FCX == LCX) trap(FCD);*/ in helper_svlcx()
2827 if (tmp_FCX == env->LCX) { in helper_svlcx()
2869 /* if (tmp_FCX == LCX) trap(FCD);*/ in helper_svucx()
2870 if (tmp_FCX == env->LCX) { in helper_svucx()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsa8155p.dtsi6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
H A Dsm8250-xiaomi-elish-common.dtsi253 /* L10 is unused, L11 - lcx.lvl (ARC) */
H A Dsm8250-sony-xperia-edo.dtsi224 /* L10 is unused, L11 - lcx.lvl (ARC) */
H A Dsm8450-sony-xperia-nagara.dtsi144 * l8 - lcx.lvl
H A Dsm8350-sony-xperia-sagami.dtsi227 /* L8 - lcx.lvl (ARC) */
H A Dsm8350.dtsi1839 power-domain-names = "lcx", "lmx";
2216 power-domain-names = "lcx", "lmx";
H A Dsm6375.dtsi1532 power-domain-names = "lcx", "lmx";
H A Dsm8450.dtsi2113 power-domain-names = "lcx", "lmx";
2181 power-domain-names = "lcx", "lmx";
/openbmc/qemu/tests/tcg/tricore/c/
H A Dcrt0-tc2x.S153 * initialize context save areas (CSAs), PCXI, LCX and FCX
182 mtcr $lcx,%d1 #; initialize LCX
/openbmc/linux/drivers/remoteproc/
H A Dqcom_q6v5_pas.c796 "lcx",
823 "lcx",
855 "lcx",
871 "lcx",
1129 "lcx",
1191 "lcx",
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,lpass-cpu.yaml238 - const: lcx
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispccp2.c26 /* Number of LCX channels */
160 /* Enable/Disable all the LCx channels */ in ccp2_if_enable()
279 * @config: Pointer to ISP LCx config structure.

12