Searched refs:_CURSOR2 (Results 1 – 1 of 1) sorted by relevance
4452 #define _CURSOR2(pipe, reg) (dev_priv->info.cursor_offsets[(pipe)] - \ macro4456 #define CURCNTR(pipe) _CURSOR2(pipe, _CURACNTR)4457 #define CURBASE(pipe) _CURSOR2(pipe, _CURABASE)4458 #define CURPOS(pipe) _CURSOR2(pipe, _CURAPOS)