Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_reg.h12337 #define DSBSL_INSTANCE(pipe, id) (_DSBSL_INSTANCE_BASE + \ macro
12339 #define DSB_HEAD(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x0)
12340 #define DSB_TAIL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x4)
12341 #define DSB_CTRL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x8)