Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h2721 #define CURBASE_IVB(pipe) _PIPE(pipe, _CURABASE, _CURBBASE_IVB) macro
Dintel_display.c6405 I915_WRITE(CURBASE_IVB(pipe), base); in ivb_update_cursor()