Searched refs:PS_WIN_XPOS (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()
2300 #define PS_WIN_XPOS(x) REG_FIELD_PREP(PS_WIN_XPOS_MASK, (x)) macro