Searched refs:qhm_a2noc_cfg (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | sc7180.c | 24 DEFINE_QNODE(qhm_a2noc_cfg, SC7180_MASTER_A2NOC_CFG, 1, 4, SC7180_SLAVE_SERVICE_A2NOC); 416 [MASTER_A2NOC_CFG] = &qhm_a2noc_cfg,
|
H A D | sdm845.c | 26 DEFINE_QNODE(qhm_a2noc_cfg, SDM845_MASTER_A2NOC_CFG, 1, 4, SDM845_SLAVE_SERVICE_A2NOC); 209 [MASTER_A2NOC_CFG] = &qhm_a2noc_cfg,
|
H A D | sm8250.c | 28 DEFINE_QNODE(qhm_a2noc_cfg, SM8250_MASTER_A2NOC_CFG, 1, 4, SM8250_SLAVE_SERVICE_A2NOC); 233 [MASTER_A2NOC_CFG] = &qhm_a2noc_cfg,
|
H A D | sm8150.c | 24 DEFINE_QNODE(qhm_a2noc_cfg, SM8150_MASTER_A2NOC_CFG, 1, 4, SM8150_SLAVE_SERVICE_A2NOC); 220 [MASTER_A2NOC_CFG] = &qhm_a2noc_cfg,
|
/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | sdm670.c | 81 static struct qcom_icc_node qhm_a2noc_cfg = { variable 82 .name = "qhm_a2noc_cfg", 1296 [MASTER_A2NOC_CFG] = &qhm_a2noc_cfg,
|
H A D | sm8250.c | 109 static struct qcom_icc_node qhm_a2noc_cfg = { variable 110 .name = "qhm_a2noc_cfg", 1693 [MASTER_A2NOC_CFG] = &qhm_a2noc_cfg,
|
H A D | sm8150.c | 73 static struct qcom_icc_node qhm_a2noc_cfg = { variable 74 .name = "qhm_a2noc_cfg", 1571 [MASTER_A2NOC_CFG] = &qhm_a2noc_cfg,
|
H A D | sm6350.c | 54 static struct qcom_icc_node qhm_a2noc_cfg = { variable 55 .name = "qhm_a2noc_cfg", 1419 [MASTER_A2NOC_CFG] = &qhm_a2noc_cfg,
|
H A D | sdm845.c | 91 static struct qcom_icc_node qhm_a2noc_cfg = { variable 92 .name = "qhm_a2noc_cfg", 1550 [MASTER_A2NOC_CFG] = &qhm_a2noc_cfg,
|
H A D | sc7180.c | 73 static struct qcom_icc_node qhm_a2noc_cfg = { variable 74 .name = "qhm_a2noc_cfg", 1499 [MASTER_A2NOC_CFG] = &qhm_a2noc_cfg,
|
Completed in 14 milliseconds