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