Searched refs:PFIT_VERT_SCALE (Results 1 – 2 of 2) sorted by relevance
568 PFIT_VERT_SCALE(bits)); in i9xx_scale_aspect()583 PFIT_VERT_SCALE(bits)); in i9xx_scale_aspect()
2378 #define PFIT_VERT_SCALE(x) REG_FIELD_PREP(PFIT_VERT_SCALE_MASK, (x)) macro