Searched full:bimc (Results 1 – 25 of 29) sorted by relevance
12
| /linux/Documentation/devicetree/bindings/interconnect/ |
| H A D | qcom,rpm.yaml | 26 - qcom,msm8909-bimc 29 - qcom,msm8916-bimc 32 - qcom,qcs404-bimc 47 compatible = "qcom,msm8916-bimc";
|
| H A D | qcom,msm8939.yaml | 22 - qcom,msm8937-bimc 25 - qcom,msm8939-bimc 28 - qcom,msm8976-bimc
|
| H A D | qcom,qcm2290.yaml | 25 - qcom,qcm2290-bimc 89 bimc: interconnect@4480000 { 90 compatible = "qcom,qcm2290-bimc";
|
| H A D | qcom,msm8996.yaml | 22 - qcom,msm8996-bimc 109 bimc: interconnect@408000 { 110 compatible = "qcom,msm8996-bimc";
|
| H A D | qcom,msm8974.yaml | 22 - qcom,msm8974-bimc 64 compatible = "qcom,msm8974-bimc";
|
| H A D | qcom,msm8953.yaml | 21 - qcom,msm8953-bimc
|
| H A D | interconnect.txt | 67 interconnects = <&pnoc MASTER_SDCC_1 &bimc SLAVE_EBI_CH0>;
|
| /linux/include/dt-bindings/interconnect/ |
| H A D | qcom,msm8909.h | 9 /* BIMC fabric */
|
| H A D | qcom,qcm2290.h | 7 /* BIMC */
|
| H A D | qcom,msm8953.h | 9 /* BIMC fabric */
|
| H A D | qcom,msm8937.h | 9 /* BIMC fabric */
|
| H A D | qcom,msm8976.h | 9 /* BIMC fabric */
|
| H A D | qcom,sm6115.h | 10 /* BIMC */
|
| H A D | qcom,sdm660.h | 20 /* BIMC */
|
| H A D | qcom,msm8996.h | 26 /* BIMC */
|
| /linux/Documentation/devicetree/bindings/media/ |
| H A D | qcom,sdm660-venus.yaml | 120 <&mnoc 4 &bimc 5>;
|
| /linux/drivers/interconnect/qcom/ |
| H A D | qcs404.c | 1197 { .compatible = "qcom,qcs404-bimc", .data = &qcs404_bimc },
|
| H A D | msm8937.c | 1329 { .compatible = "qcom,msm8937-bimc", .data = &msm8937_bimc },
|
| H A D | msm8953.c | 1303 { .compatible = "qcom,msm8953-bimc", .data = &msm8953_bimc },
|
| H A D | msm8909.c | 1309 { .compatible = "qcom,msm8909-bimc", .data = &msm8909_bimc },
|
| H A D | msm8976.c | 1419 { .compatible = "qcom,msm8976-bimc", .data = &msm8976_bimc },
|
| H A D | msm8939.c | 1413 { .compatible = "qcom,msm8939-bimc", .data = &msm8939_bimc },
|
| H A D | sm6115.c | 1392 { .compatible = "qcom,sm6115-bimc", .data = &sm6115_bimc },
|
| H A D | qcm2290.c | 1357 { .compatible = "qcom,qcm2290-bimc", .data = &qcm2290_bimc },
|
| H A D | msm8974.c | 1579 { .compatible = "qcom,msm8974-bimc", .data = &msm8974_bimc},
|
12