Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/qcom/
Dcpr.c69 #define RBCPR_STEP_QUOT_STEPQUOT_MASK GENMASK(7, 0) macro
377 step_quot |= fuse->step_quot & RBCPR_STEP_QUOT_STEPQUOT_MASK; in cpr_corner_restore()