Searched refs:_MMIO_CURSOR2 (Results 1 – 1 of 1) sorted by relevance
170 #define _MMIO_CURSOR2(pipe, reg) _MMIO(INTEL_INFO(dev_priv)->display.cursor_offsets[(pipe)] - \ macro4204 #define CURCNTR(pipe) _MMIO_CURSOR2(pipe, _CURACNTR)4205 #define CURBASE(pipe) _MMIO_CURSOR2(pipe, _CURABASE)4206 #define CURPOS(pipe) _MMIO_CURSOR2(pipe, _CURAPOS)4207 #define CURSIZE(pipe) _MMIO_CURSOR2(pipe, _CURASIZE)4208 #define CUR_FBC_CTL(pipe) _MMIO_CURSOR2(pipe, _CUR_FBC_CTL_A)4209 #define CURSURFLIVE(pipe) _MMIO_CURSOR2(pipe, _CURASURFLIVE)