Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h3050 #define CURBASE_IVB(pipe) _PIPE(pipe, _CURABASE, _CURBBASE_IVB) macro
Dintel_display.c6290 I915_WRITE(CURBASE_IVB(pipe), base); in ivb_update_cursor()
9575 error->cursor[i].base = I915_READ(CURBASE_IVB(i)); in intel_display_capture_error_state()