Searched refs:SLAVE_EBI1 (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/include/dt-bindings/interconnect/ |
D | qcom,sdm845.h | 122 #define SLAVE_EBI1 110 macro
|
/Linux-v5.4/Documentation/devicetree/bindings/display/msm/ |
D | dpu.txt | 94 interconnects = <&rsc_hlos MASTER_MDP0 &rsc_hlos SLAVE_EBI1>, 95 <&rsc_hlos MASTER_MDP1 &rsc_hlos SLAVE_EBI1>;
|
D | gpu.txt | 78 interconnects = <&rsc_hlos MASTER_GFX3D &rsc_hlos SLAVE_EBI1>;
|
/Linux-v5.4/drivers/interconnect/qcom/ |
D | sdm845.c | 175 DEFINE_QNODE(llcc_mc, MASTER_LLCC, 4, 4, 1, SLAVE_EBI1); 257 DEFINE_QNODE(ebi, SLAVE_EBI1, 4, 4, 0); 371 [SLAVE_EBI1] = &ebi,
|