Searched refs:MASTER_CNOC_DC_NOC (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/dt-bindings/interconnect/ |
D | qcom,sdm845.h | 37 #define MASTER_CNOC_DC_NOC 25 macro
|
/Linux-v5.4/drivers/interconnect/qcom/ |
D | sdm845.c | 172 DEFINE_QNODE(qhm_cnoc, MASTER_CNOC_DC_NOC, 1, 4, 2, SLAVE_LLCC_CFG, SLAVE_MEM_NOC_CFG); 218 DEFINE_QNODE(qhs_dcc_cfg, SLAVE_DCC_CFG, 1, 4, 1, MASTER_CNOC_DC_NOC); 322 [MASTER_CNOC_DC_NOC] = &qhm_cnoc,
|