Searched refs:CURPOS_IVB (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 2722 #define CURPOS_IVB(pipe) _PIPE(pipe, _CURAPOS, _CURBPOS_IVB) macro |
D | intel_display.c | 6456 I915_WRITE(CURPOS_IVB(pipe), pos); in intel_crtc_update_cursor() |