Searched refs:PS_WIN_YSIZE (Results 1 – 2 of 2) sorted by relevance
778 PS_WIN_XSIZE(width) | PS_WIN_YSIZE(height)); in skl_pfit_enable()845 PS_WIN_XSIZE(crtc_w) | PS_WIN_YSIZE(crtc_h)); in skl_program_plane_scaler()
1985 #define PS_WIN_YSIZE(h) REG_FIELD_PREP(PS_WIN_YSIZE_MASK, (h)) macro