Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h2722 #define CURPOS_IVB(pipe) _PIPE(pipe, _CURAPOS, _CURBPOS_IVB) macro
Dintel_display.c6456 I915_WRITE(CURPOS_IVB(pipe), pos); in intel_crtc_update_cursor()