Searched refs:PLANE_POS (Results 1 – 2 of 2) sorted by relevance
589 I915_WRITE_FW(PLANE_POS(pipe, plane_id), (crtc_y << 16) | crtc_x); in skl_program_plane()
6813 #define PLANE_POS(pipe, plane) \ macro