Searched full:bimc (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/interconnect/ |
D | qcom,rpm.yaml | 23 - qcom,msm8916-bimc 26 - qcom,msm8939-bimc 30 - qcom,qcs404-bimc 60 bimc: interconnect@400000 { 61 compatible = "qcom,msm8916-bimc";
|
D | qcom,msm8974.yaml | 22 - qcom,msm8974-bimc 55 bimc: interconnect@fc380000 { 57 compatible = "qcom,msm8974-bimc";
|
D | qcom,sdm660.yaml | 23 - qcom,sdm660-bimc 101 - qcom,sdm660-bimc 122 bimc: interconnect@1008000 { 123 compatible = "qcom,sdm660-bimc";
|
D | interconnect.txt | 67 interconnects = <&pnoc MASTER_SDCC_1 &bimc SLAVE_EBI_CH0>;
|
/Linux-v5.15/include/dt-bindings/interconnect/ |
D | qcom,sdm660.h | 20 /* BIMC */
|
/Linux-v5.15/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,adsp.yaml | 205 - description: BIMC clock 215 - const: bimc
|
D | qcom,hexagon-v56.txt | 49 "xo", "sway", "tbu", "bimc", "ahb_aon", "q6ss_slave",
|
/Linux-v5.15/drivers/interconnect/qcom/ |
D | sdm660.c | 24 /* BIMC QoS */ 37 /* Valid for both NoC and BIMC */ 191 * @is_bimc_node: indicates whether to use bimc specific setting 827 if (of_device_is_compatible(dev->of_node, "qcom,sdm660-bimc")) in qnoc_probe() 917 { .compatible = "qcom,sdm660-bimc", .data = &sdm660_bimc },
|
D | qcs404.c | 279 { .compatible = "qcom,qcs404-bimc", .data = &qcs404_bimc },
|
D | msm8916.c | 315 { .compatible = "qcom,msm8916-bimc", .data = &msm8916_bimc },
|
D | msm8939.c | 336 { .compatible = "qcom,msm8939-bimc", .data = &msm8939_bimc },
|
D | msm8974.c | 756 { .compatible = "qcom,msm8974-bimc", .data = &msm8974_bimc},
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | sdm630.dtsi | 573 bimc: interconnect@1008000 { label 574 compatible = "qcom,sdm660-bimc"; 1044 interconnects = <&gnoc 1 &bimc 5>; 1462 interconnects = <&mnoc 2 &bimc 5>, 1463 <&mnoc 3 &bimc 5>, 1968 interconnects = <&mnoc 5 &bimc 5>;
|
D | qcs404.dtsi | 441 bimc: interconnect@400000 { label 443 compatible = "qcom,qcs404-bimc"; 503 "bimc",
|
D | msm8916.dtsi | 453 bimc: interconnect@400000 { label 454 compatible = "qcom,msm8916-bimc";
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | qcom-msm8974.dtsi | 1366 bimc: interconnect@fc380000 { label 1368 compatible = "qcom,msm8974-bimc"; 1439 interconnects = <&mmssnoc MNOC_MAS_GRAPHICS_3D &bimc BIMC_SLV_EBI_CH0>, 1509 interconnects = <&mmssnoc MNOC_MAS_MDP_PORT0 &bimc BIMC_SLV_EBI_CH0>;
|
/Linux-v5.15/drivers/remoteproc/ |
D | qcom_q6v5_adsp.c | 532 "sway", "tbu", "bimc", "ahb_aon", "q6ss_slave", "q6ss_master",
|