Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_reg.h6100 #define _CURSOR2(pipe, reg) _MMIO(dev_priv->info.cursor_offsets[(pipe)] - \ macro
6104 #define CURCNTR(pipe) _CURSOR2(pipe, _CURACNTR)
6105 #define CURBASE(pipe) _CURSOR2(pipe, _CURABASE)
6106 #define CURPOS(pipe) _CURSOR2(pipe, _CURAPOS)
6107 #define CUR_FBC_CTL(pipe) _CURSOR2(pipe, _CUR_FBC_CTL_A)
6108 #define CURSURFLIVE(pipe) _CURSOR2(pipe, _CURASURFLIVE)