Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pmdomain/qcom/
Dcpr.c68 #define RBCPR_STEP_QUOT_STEPQUOT_MASK GENMASK(7, 0) macro
376 step_quot |= fuse->step_quot & RBCPR_STEP_QUOT_STEPQUOT_MASK; in cpr_corner_restore()