Searched refs:SLAVE_A2NOC_CFG (Results 1 – 25 of 26) sorted by relevance
12
/openbmc/linux/include/dt-bindings/interconnect/ |
H A D | qcom,sdm660.h | 53 #define SLAVE_A2NOC_CFG 22 macro
|
H A D | qcom,sdm670-rpmh.h | 36 #define SLAVE_A2NOC_CFG 3 macro
|
H A D | qcom,sdm845.h | 43 #define SLAVE_A2NOC_CFG 5 macro
|
H A D | qcom,sm6350.h | 47 #define SLAVE_A2NOC_CFG 3 macro
|
H A D | qcom,msm8996.h | 69 #define SLAVE_A2NOC_CFG 32 macro
|
H A D | qcom,sc7180.h | 42 #define SLAVE_A2NOC_CFG 3 macro
|
H A D | qcom,sm8150.h | 51 #define SLAVE_A2NOC_CFG 4 macro
|
H A D | qcom,sc7280.h | 84 #define SLAVE_A2NOC_CFG 43 macro
|
H A D | qcom,sm8350.h | 86 #define SLAVE_A2NOC_CFG 49 macro
|
H A D | qcom,sc8180x.h | 53 #define SLAVE_A2NOC_CFG 2 macro
|
H A D | qcom,sm8450.h | 83 #define SLAVE_A2NOC_CFG 43 macro
|
H A D | qcom,sm8250.h | 46 #define SLAVE_A2NOC_CFG 3 macro
|
H A D | qcom,sc8280xp.h | 127 #define SLAVE_A2NOC_CFG 66 macro
|
/openbmc/linux/drivers/interconnect/qcom/ |
H A D | sdm670.c | 1323 [SLAVE_A2NOC_CFG] = &qhs_a2_noc_cfg,
|
H A D | sm6350.c | 1493 [SLAVE_A2NOC_CFG] = &qhs_a2_noc_cfg,
|
H A D | sdm845.c | 1582 [SLAVE_A2NOC_CFG] = &qhs_a2_noc_cfg,
|
H A D | sc7180.c | 1563 [SLAVE_A2NOC_CFG] = &qhs_a2_noc_cfg,
|
H A D | sm8450.c | 1659 [SLAVE_A2NOC_CFG] = &qns_a2_noc_cfg,
|
H A D | sdm660.c | 1568 [SLAVE_A2NOC_CFG] = &slv_a2noc_cfg,
|
H A D | sc7280.c | 1602 [SLAVE_A2NOC_CFG] = &qns_a2_noc_cfg,
|
H A D | sc8180x.c | 1663 [SLAVE_A2NOC_CFG] = &slv_qhs_a2_noc_cfg,
|
H A D | sm8250.c | 1741 [SLAVE_A2NOC_CFG] = &qhs_a2_noc_cfg,
|
H A D | sm8350.c | 1746 [SLAVE_A2NOC_CFG] = &qns_a2_noc_cfg,
|
H A D | sm8150.c | 1642 [SLAVE_A2NOC_CFG] = &qhs_a2_noc_cfg,
|
H A D | sc8280xp.c | 2157 [SLAVE_A2NOC_CFG] = &qns_a2_noc_cfg,
|
12