Home
last modified time | relevance | path

Searched refs:PLANE_POS_Y (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dskl_universal_plane_regs.h120 #define PLANE_POS_Y(y) REG_FIELD_PREP(PLANE_POS_Y_MASK, (y)) macro
Dskl_universal_plane.c1293 PLANE_POS_Y(crtc_y) | PLANE_POS_X(crtc_x)); in skl_plane_update_noarm()
1438 PLANE_POS_Y(crtc_y) | PLANE_POS_X(crtc_x)); in icl_plane_update_noarm()