/openbmc/linux/drivers/pmdomain/qcom/ |
H A D | rpmhpd.c | 114 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 D | qcom,sc8280xp-pas.yaml | 83 - description: LCX power domain 87 - const: lcx 130 power-domain-names = "lcx", "lmx";
|
H A D | qcom,sm6350-pas.yaml | 83 - description: LCX power domain 87 - const: lcx 150 power-domain-names = "lcx", "lmx";
|
H A D | qcom,sm8550-pas.yaml | 92 - description: LCX power domain 96 - const: lcx 162 power-domain-names = "lcx", "lmx";
|
H A D | qcom,sm8350-pas.yaml | 112 - description: LCX power domain 116 - const: lcx 166 power-domain-names = "lcx", "lmx";
|
H A D | qcom,sc8180x-pas.yaml | 84 - description: LCX power domain 88 - const: lcx
|
H A D | qcom,sm8150-pas.yaml | 125 - description: LCX power domain 129 - const: lcx
|
H A D | qcom,adsp.yaml | 177 - description: LCX power domain 181 - const: lcx
|
H A D | qcom,sm6115-pas.yaml | 110 - const: lcx
|
H A D | qcom,sc7280-adsp-pil.yaml | 60 - description: LCX power domain
|
/openbmc/qemu/target/tricore/ |
H A D | gdbstub.c | 42 return env->LCX; in tricore_cpu_gdb_read_csfr() 75 env->LCX = val; in tricore_cpu_gdb_write_csfr()
|
H A D | csfr.h.inc | 19 A(0xfe3c, LCX, TRICORE_FEATURE_13)
|
H A D | op_helper.c | 2598 /* 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 D | sa8155p.dtsi | 6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
|
H A D | sm8250-xiaomi-elish-common.dtsi | 253 /* L10 is unused, L11 - lcx.lvl (ARC) */
|
H A D | sm8250-sony-xperia-edo.dtsi | 224 /* L10 is unused, L11 - lcx.lvl (ARC) */
|
H A D | sm8450-sony-xperia-nagara.dtsi | 144 * l8 - lcx.lvl
|
H A D | sm8350-sony-xperia-sagami.dtsi | 227 /* L8 - lcx.lvl (ARC) */
|
H A D | sm8350.dtsi | 1839 power-domain-names = "lcx", "lmx"; 2216 power-domain-names = "lcx", "lmx";
|
H A D | sm6375.dtsi | 1532 power-domain-names = "lcx", "lmx";
|
H A D | sm8450.dtsi | 2113 power-domain-names = "lcx", "lmx"; 2181 power-domain-names = "lcx", "lmx";
|
/openbmc/qemu/tests/tcg/tricore/c/ |
H A D | crt0-tc2x.S | 153 * initialize context save areas (CSAs), PCXI, LCX and FCX 182 mtcr $lcx,%d1 #; initialize LCX
|
/openbmc/linux/drivers/remoteproc/ |
H A D | qcom_q6v5_pas.c | 796 "lcx", 823 "lcx", 855 "lcx", 871 "lcx", 1129 "lcx", 1191 "lcx",
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | qcom,lpass-cpu.yaml | 238 - const: lcx
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispccp2.c | 26 /* Number of LCX channels */ 160 /* Enable/Disable all the LCx channels */ in ccp2_if_enable() 279 * @config: Pointer to ISP LCx config structure.
|