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