Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h3335 #define CURBASE_IVB(pipe) _PIPE(pipe, _CURABASE, _CURBBASE_IVB) macro
H A Dintel_display.c6483 I915_WRITE(CURBASE_IVB(pipe), base); in ivb_update_cursor()
10179 error->cursor[i].base = I915_READ(CURBASE_IVB(i)); in intel_display_capture_error_state()