Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/qcom/
Dcpr.c42 #define RBCPR_GCNT_TARGET_GCNT_MASK GENMASK(9, 0) macro
707 gcnt = gcnt & RBCPR_GCNT_TARGET_GCNT_MASK; in cpr_config()