Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Di915_reg.h8329 #define DSBSL_INSTANCE(pipe, id) (_DSBSL_INSTANCE_BASE + \ macro
8331 #define DSB_HEAD(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x0)
8332 #define DSB_TAIL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x4)
8333 #define DSB_CTRL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x8)