Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c754 MMIO_D(GEN8_DE_PIPE_IER(PIPE_A)); in iterate_bdw_plus_mmio()
758 MMIO_D(GEN8_DE_PIPE_IER(PIPE_B)); in iterate_bdw_plus_mmio()
762 MMIO_D(GEN8_DE_PIPE_IER(PIPE_C)); in iterate_bdw_plus_mmio()
H A Di915_reg.h2501 #define GEN8_DE_PIPE_IER(pipe) _MMIO(0x4440c + (0x10 * (pipe))) macro
2541 GEN8_DE_PIPE_IER(pipe), \