Searched refs:SLAVE_PRNG (Results 1 – 25 of 28) sorted by relevance
12
/linux-5.19.10/include/dt-bindings/interconnect/ |
D | qcom,sdx65.h | 48 #define SLAVE_PRNG 29 macro
|
D | qcom,sdx55.h | 54 #define SLAVE_PRNG 32 macro
|
D | qcom,qcs404.h | 45 #define SLAVE_PRNG 25 macro
|
D | qcom,qcm2290.h | 38 #define SLAVE_PRNG 20 macro
|
D | qcom,msm8916.h | 86 #define SLAVE_PRNG 37 macro
|
D | qcom,msm8939.h | 90 #define SLAVE_PRNG 38 macro
|
D | qcom,sdm660.h | 43 #define SLAVE_PRNG 12 macro
|
D | qcom,sdm845.h | 64 #define SLAVE_PRNG 26 macro
|
D | qcom,msm8996.h | 50 #define SLAVE_PRNG 13 macro
|
D | qcom,sc7180.h | 72 #define SLAVE_PRNG 33 macro
|
D | qcom,sm8150.h | 75 #define SLAVE_PRNG 28 macro
|
D | qcom,sm8250.h | 73 #define SLAVE_PRNG 30 macro
|
D | qcom,sm8450.h | 66 #define SLAVE_PRNG 26 macro
|
D | qcom,sc8180x.h | 82 #define SLAVE_PRNG 31 macro
|
/linux-5.19.10/drivers/interconnect/qcom/ |
D | sdx55.c | 192 [SLAVE_PRNG] = &qhs_prng,
|
D | sdx65.c | 181 [SLAVE_PRNG] = &qhs_prng,
|
D | qcs404.c | 1018 [SLAVE_PRNG] = &slv_prng,
|
D | sc7180.c | 302 [SLAVE_PRNG] = &qhs_prng,
|
D | sdm845.c | 264 [SLAVE_PRNG] = &qhs_prng,
|
D | sm8250.c | 308 [SLAVE_PRNG] = &qhs_prng,
|
D | sm8150.c | 315 [SLAVE_PRNG] = &qhs_prng,
|
D | msm8916.c | 1305 [SLAVE_PRNG] = &slv_prng,
|
D | qcm2290.c | 1226 [SLAVE_PRNG] = &slv_prng,
|
D | msm8939.c | 1379 [SLAVE_PRNG] = &slv_prng,
|
D | sc8180x.c | 1714 [SLAVE_PRNG] = &slv_qhs_prng,
|
12