Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h2720 #define CURCNTR_IVB(pipe) _PIPE(pipe, _CURACNTR, _CURBCNTR_IVB) macro
Dintel_display.c6392 uint32_t cntl = I915_READ(CURCNTR_IVB(pipe)); in ivb_update_cursor()
6400 I915_WRITE(CURCNTR_IVB(pipe), cntl); in ivb_update_cursor()