Searched refs:CURBASE_IVB (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 2721 #define CURBASE_IVB(pipe) _PIPE(pipe, _CURABASE, _CURBBASE_IVB) macro |
D | intel_display.c | 6405 I915_WRITE(CURBASE_IVB(pipe), base); in ivb_update_cursor() |