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