Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dhandlers.c774 i915_reg_t surflive_reg = SPRSURFLIVE(index); in spr_surf_mmio_write()
2000 MMIO_D(SPRSURFLIVE(PIPE_A), D_ALL); in init_generic_mmio_info()
2013 MMIO_D(SPRSURFLIVE(PIPE_B), D_ALL); in init_generic_mmio_info()
2026 MMIO_D(SPRSURFLIVE(PIPE_C), D_ALL); in init_generic_mmio_info()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_reg.h6382 #define SPRSURFLIVE(pipe) _MMIO_PIPE(pipe, _SPRA_SURFLIVE, _SPRB_SURFLIVE) macro