Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_reg.h4906 #define _CURSOR2(pipe, reg) (dev_priv->info.cursor_offsets[(pipe)] - \ macro
4910 #define CURCNTR(pipe) _CURSOR2(pipe, _CURACNTR)
4911 #define CURBASE(pipe) _CURSOR2(pipe, _CURABASE)
4912 #define CURPOS(pipe) _CURSOR2(pipe, _CURAPOS)