Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h4201 #define _CURSOR2(pipe, reg) (dev_priv->info.cursor_offsets[(pipe)] - \ macro
4205 #define CURCNTR(pipe) _CURSOR2(pipe, _CURACNTR)
4206 #define CURBASE(pipe) _CURSOR2(pipe, _CURABASE)
4207 #define CURPOS(pipe) _CURSOR2(pipe, _CURAPOS)