Searched refs:PS_WIN_YPOS (Results 1 – 2 of 2) sorted by relevance
758 PS_WIN_XPOS(x) | PS_WIN_YPOS(y)); in skl_pfit_enable()820 PS_WIN_XPOS(crtc_x) | PS_WIN_YPOS(crtc_y)); in skl_program_plane_scaler()
2302 #define PS_WIN_YPOS(y) REG_FIELD_PREP(PS_WIN_YPOS_MASK, (y)) macro