Searched refs:QCOM_ICC_BUCKET_SLEEP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/interconnect/ |
H A D | qcom,icc.h | 16 #define QCOM_ICC_BUCKET_SLEEP 2 macro 21 #define QCOM_ICC_TAG_SLEEP (1 << QCOM_ICC_BUCKET_SLEEP)
|
/kernel/linux/linux-5.10/include/dt-bindings/interconnect/ |
H A D | qcom,icc.h | 16 #define QCOM_ICC_BUCKET_SLEEP 2 macro 21 #define QCOM_ICC_TAG_SLEEP (1 << QCOM_ICC_BUCKET_SLEEP)
|
/kernel/linux/linux-6.6/include/dt-bindings/interconnect/ |
H A D | qcom,icc.h | 16 #define QCOM_ICC_BUCKET_SLEEP 2 macro 21 #define QCOM_ICC_TAG_SLEEP (1 << QCOM_ICC_BUCKET_SLEEP)
|
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/interconnect/ |
H A D | qcom,icc.h | 16 #define QCOM_ICC_BUCKET_SLEEP 2 macro 21 #define QCOM_ICC_TAG_SLEEP (1 << QCOM_ICC_BUCKET_SLEEP)
|
/kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
H A D | bcm-voter.c | 310 bcm->vote_x[QCOM_ICC_BUCKET_SLEEP] || in qcom_icc_bcm_voter_commit() 312 bcm->vote_y[QCOM_ICC_BUCKET_SLEEP]) in qcom_icc_bcm_voter_commit() 331 tcs_list_gen(voter, QCOM_ICC_BUCKET_SLEEP, cmds, commit_idx); in qcom_icc_bcm_voter_commit()
|
/kernel/linux/linux-6.6/drivers/interconnect/qcom/ |
H A D | bcm-voter.c | 332 bcm->vote_x[QCOM_ICC_BUCKET_SLEEP] || in qcom_icc_bcm_voter_commit() 334 bcm->vote_y[QCOM_ICC_BUCKET_SLEEP]) in qcom_icc_bcm_voter_commit() 353 tcs_list_gen(voter, QCOM_ICC_BUCKET_SLEEP, cmds, commit_idx); in qcom_icc_bcm_voter_commit()
|
Completed in 3 milliseconds