Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_reg.h4452 #define _CURSOR2(pipe, reg) (dev_priv->info.cursor_offsets[(pipe)] - \ macro
4456 #define CURCNTR(pipe) _CURSOR2(pipe, _CURACNTR)
4457 #define CURBASE(pipe) _CURSOR2(pipe, _CURABASE)
4458 #define CURPOS(pipe) _CURSOR2(pipe, _CURAPOS)