Searched refs:DVS_POS_Y_MASK (Results 1 – 1 of 1) sorted by relevance
3275 #define DVS_POS_Y_MASK REG_GENMASK(31, 16) macro3276 #define DVS_POS_Y(y) REG_FIELD_PREP(DVS_POS_Y_MASK, (y))