Searched full:cnoc (Results 1 – 25 of 31) sorted by relevance
12
/linux-6.8/Documentation/devicetree/bindings/interconnect/ |
D | qcom,sm6115.yaml | 20 - qcom,sm6115-cnoc 65 const: qcom,sm6115-cnoc 148 cnoc: interconnect@1900000 { 149 compatible = "qcom,sm6115-cnoc";
|
D | qcom,qcm2290.yaml | 26 - qcom,qcm2290-cnoc 83 cnoc: interconnect@1900000 { 84 compatible = "qcom,qcm2290-cnoc";
|
D | qcom,x1e80100-rpmh.yaml | 29 - qcom,x1e80100-cnoc-cfg 30 - qcom,x1e80100-cnoc-main
|
D | qcom,msm8974.yaml | 23 - qcom,msm8974-cnoc
|
D | qcom,sdm660.yaml | 21 - qcom,sdm660-cnoc
|
D | qcom,msm8996.yaml | 23 - qcom,msm8996-cnoc
|
D | qcom,sm8550-rpmh.yaml | 29 - qcom,sm8550-cnoc-main
|
D | qcom,sm8650-rpmh.yaml | 29 - qcom,sm8650-cnoc-main
|
/linux-6.8/drivers/gpu/drm/msm/adreno/ |
D | a6xx_hfi.c | 279 * These are the CX (CNOC) votes - these are used by the GMU but the in a618_build_bw_table() 369 * These are the CX (CNOC) votes - these are used by the GMU but the in a640_build_bw_table() 408 * These are the CX (CNOC) votes - these are used by the GMU but the in a650_build_bw_table() 439 * These are the CX (CNOC) votes - these are used by the GMU but the in a690_build_bw_table() 470 * These are the CX (CNOC) votes - these are used by the GMU but the in a660_build_bw_table() 501 * These are the CX (CNOC) votes - these are used by the GMU but the in adreno_7c3_build_bw_table() 610 * These are the CX (CNOC) votes. This is used but the values for the in a6xx_build_bw_table()
|
/linux-6.8/include/dt-bindings/interconnect/ |
D | qcom,qcm2290.h | 17 /* CNOC */
|
D | qcom,sm6115.h | 20 /* CNOC */
|
D | qcom,sdm660.h | 30 /* CNOC */
|
D | qcom,msm8996.h | 36 /* CNOC */
|
/linux-6.8/drivers/bus/ |
D | Kconfig | 160 the SSC block's internal bus to the cNoC (configurantion NoC) on
|
/linux-6.8/arch/arm64/boot/dts/qcom/ |
D | sdm630.dtsi | 616 cnoc: interconnect@1500000 { label 617 compatible = "qcom,sdm660-cnoc"; 1357 <&gnoc 0 &cnoc 28>; 1410 <&gnoc 0 &cnoc 27>;
|
D | msm8996.dtsi | 861 cnoc: interconnect@500000 { label 862 compatible = "qcom,msm8996-cnoc"; 2087 <&bimc MASTER_AMPSS_M0 &cnoc SLAVE_UFS_CFG>;
|
D | x1e80100.dtsi | 2432 compatible = "qcom,x1e80100-cnoc-main"; 2441 compatible = "qcom,x1e80100-cnoc-cfg";
|
/linux-6.8/drivers/clk/qcom/ |
D | clk-smd-rpm.c | 461 DEFINE_CLK_SMD_RPM_BUS(cnoc, 2); 464 DEFINE_CLK_SMD_RPM_BUS(cnoc, 1);
|
/linux-6.8/drivers/interconnect/qcom/ |
D | x1e80100.c | 2286 { .compatible = "qcom,x1e80100-cnoc-cfg", .data = &x1e80100_cnoc_cfg}, 2287 { .compatible = "qcom,x1e80100-cnoc-main", .data = &x1e80100_cnoc_main},
|
D | msm8974.c | 754 { .compatible = "qcom,msm8974-cnoc", .data = &msm8974_cnoc},
|
D | sm6115.c | 1392 { .compatible = "qcom,sm6115-cnoc", .data = &sm6115_config_noc },
|
D | qcm2290.c | 1359 { .compatible = "qcom,qcm2290-cnoc", .data = &qcm2290_cnoc },
|
D | sm8650.c | 1637 { .compatible = "qcom,sm8650-cnoc-main", .data = &sm8650_cnoc_main },
|
D | sdm660.c | 1707 { .compatible = "qcom,sdm660-cnoc", .data = &sdm660_cnoc },
|
/linux-6.8/arch/arm/boot/dts/qcom/ |
D | qcom-msm8974.dtsi | 1157 cnoc: interconnect@fc480000 { label 1159 compatible = "qcom,msm8974-cnoc";
|
12