Home
last modified time | relevance | path

Searched full:cnoc (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/interconnect/
Dqcom,rpm.yaml33 - qcom,msm8996-cnoc
42 - qcom,sdm660-cnoc
89 - qcom,msm8996-cnoc
96 - qcom,sdm660-cnoc
Dqcom,qcm2290.yaml23 - qcom,qcm2290-cnoc
121 cnoc: interconnect@1900000 {
122 compatible = "qcom,qcm2290-cnoc";
Dqcom,msm8974.yaml23 - qcom,msm8974-cnoc
/Linux-v6.1/drivers/gpu/drm/msm/adreno/
Da6xx_hfi.c277 * These are the CX (CNOC) votes - these are used by the GMU but the in a618_build_bw_table()
367 * These are the CX (CNOC) votes - these are used by the GMU but the in a640_build_bw_table()
406 * These are the CX (CNOC) votes - these are used by the GMU but the in a650_build_bw_table()
437 * These are the CX (CNOC) votes - these are used by the GMU but the in a660_build_bw_table()
468 * These are the CX (CNOC) votes - these are used by the GMU but the in adreno_7c3_build_bw_table()
495 * These are the CX (CNOC) votes. This is used but the values for the in a6xx_build_bw_table()
/Linux-v6.1/include/dt-bindings/interconnect/
Dqcom,qcm2290.h17 /* CNOC */
Dqcom,sdm660.h30 /* CNOC */
Dqcom,msm8996.h36 /* CNOC */
/Linux-v6.1/drivers/bus/
DKconfig160 the SSC block's internal bus to the cNoC (configurantion NoC) on
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsdm630.dtsi593 cnoc: interconnect@1500000 { label
594 compatible = "qcom,sdm660-cnoc";
1304 <&gnoc 0 &cnoc 28>;
1357 <&gnoc 0 &cnoc 27>;
Dmsm8996.dtsi768 cnoc: interconnect@500000 { label
769 compatible = "qcom,msm8996-cnoc";
/Linux-v6.1/arch/arm/boot/dts/
Dqcom-msm8974.dtsi1109 cnoc: interconnect@fc480000 { label
1111 compatible = "qcom,msm8974-cnoc";
/Linux-v6.1/drivers/interconnect/qcom/
Dmsm8974.c759 { .compatible = "qcom,msm8974-cnoc", .data = &msm8974_cnoc},
Dqcm2290.c1343 { .compatible = "qcom,qcm2290-cnoc", .data = &qcm2290_cnoc },
Dsdm660.c1705 { .compatible = "qcom,sdm660-cnoc", .data = &sdm660_cnoc },
Dmsm8996.c2089 { .compatible = "qcom,msm8996-cnoc", .data = &msm8996_cnoc},