Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pmdomain/qcom/
H A Dcpr.c41 #define RBCPR_GCNT_TARGET_GCNT_MASK GENMASK(9, 0) macro
706 gcnt = gcnt & RBCPR_GCNT_TARGET_GCNT_MASK; in cpr_config()