Searched full:bimc (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/interconnect/ |
D | qcom,msm8974.yaml | 22 - qcom,msm8974-bimc 55 bimc: interconnect@fc380000 { 57 compatible = "qcom,msm8974-bimc";
|
D | qcom,msm8916.yaml | 19 - qcom,msm8916-bimc 52 bimc: interconnect@400000 { 53 compatible = "qcom,msm8916-bimc";
|
D | qcom,qcs404.yaml | 22 - qcom,qcs404-bimc 52 bimc: interconnect@400000 { 54 compatible = "qcom,qcs404-bimc";
|
D | interconnect.txt | 67 interconnects = <&pnoc MASTER_SDCC_1 &bimc SLAVE_EBI_CH0>;
|
/Linux-v5.10/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,hexagon-v56.txt | 49 "xo", "sway", "tbu", "bimc", "ahb_aon", "q6ss_slave",
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | qcom-msm8974.dtsi | 1348 bimc: interconnect@fc380000 { label 1350 compatible = "qcom,msm8974-bimc"; 1448 interconnects = <&mmssnoc MNOC_MAS_MDP_PORT0 &bimc BIMC_SLV_EBI_CH0>;
|
/Linux-v5.10/arch/arm64/boot/dts/qcom/ |
D | qcs404.dtsi | 441 bimc: interconnect@400000 { label 443 compatible = "qcom,qcs404-bimc"; 503 "bimc",
|
D | msm8916.dtsi | 423 bimc: interconnect@400000 { label 424 compatible = "qcom,msm8916-bimc";
|
/Linux-v5.10/drivers/remoteproc/ |
D | qcom_q6v5_adsp.c | 533 "sway", "tbu", "bimc", "ahb_aon", "q6ss_slave", "q6ss_master",
|
/Linux-v5.10/drivers/interconnect/qcom/ |
D | qcs404.c | 505 { .compatible = "qcom,qcs404-bimc", .data = &qcs404_bimc },
|
D | msm8916.c | 536 { .compatible = "qcom,msm8916-bimc", .data = &msm8916_bimc },
|
D | msm8974.c | 756 { .compatible = "qcom,msm8974-bimc", .data = &msm8974_bimc},
|