Home
last modified time | relevance | path

Searched full:bimc (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/interconnect/
Dqcom,msm8974.yaml22 - qcom,msm8974-bimc
55 bimc: interconnect@fc380000 {
57 compatible = "qcom,msm8974-bimc";
Dqcom,msm8916.yaml19 - qcom,msm8916-bimc
52 bimc: interconnect@400000 {
53 compatible = "qcom,msm8916-bimc";
Dqcom,qcs404.yaml22 - qcom,qcs404-bimc
52 bimc: interconnect@400000 {
54 compatible = "qcom,qcs404-bimc";
Dinterconnect.txt67 interconnects = <&pnoc MASTER_SDCC_1 &bimc SLAVE_EBI_CH0>;
/Linux-v5.10/Documentation/devicetree/bindings/remoteproc/
Dqcom,hexagon-v56.txt49 "xo", "sway", "tbu", "bimc", "ahb_aon", "q6ss_slave",
/Linux-v5.10/arch/arm/boot/dts/
Dqcom-msm8974.dtsi1348 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/
Dqcs404.dtsi441 bimc: interconnect@400000 { label
443 compatible = "qcom,qcs404-bimc";
503 "bimc",
Dmsm8916.dtsi423 bimc: interconnect@400000 { label
424 compatible = "qcom,msm8916-bimc";
/Linux-v5.10/drivers/remoteproc/
Dqcom_q6v5_adsp.c533 "sway", "tbu", "bimc", "ahb_aon", "q6ss_slave", "q6ss_master",
/Linux-v5.10/drivers/interconnect/qcom/
Dqcs404.c505 { .compatible = "qcom,qcs404-bimc", .data = &qcs404_bimc },
Dmsm8916.c536 { .compatible = "qcom,msm8916-bimc", .data = &msm8916_bimc },
Dmsm8974.c756 { .compatible = "qcom,msm8974-bimc", .data = &msm8974_bimc},