Home
last modified time | relevance | path

Searched refs:RBCPR_GCNT_TARGET_GCNT_MASK (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/pmdomain/qcom/
Dcpr.c41 #define RBCPR_GCNT_TARGET_GCNT_MASK GENMASK(9, 0) macro
706 gcnt = gcnt & RBCPR_GCNT_TARGET_GCNT_MASK; in cpr_config()