Searched refs:_MMIO_CURSOR2 (Results 1 – 2 of 2) sorted by relevance
45 #define _MMIO_CURSOR2(pipe, reg) _MMIO(DISPLAY_INFO(dev_priv)->cursor_offsets[(pipe)] - \ macro
3094 #define CURCNTR(pipe) _MMIO_CURSOR2(pipe, _CURACNTR)3095 #define CURBASE(pipe) _MMIO_CURSOR2(pipe, _CURABASE)3096 #define CURPOS(pipe) _MMIO_CURSOR2(pipe, _CURAPOS)3097 #define CURSIZE(pipe) _MMIO_CURSOR2(pipe, _CURASIZE)3098 #define CUR_FBC_CTL(pipe) _MMIO_CURSOR2(pipe, _CUR_FBC_CTL_A)3099 #define CUR_CHICKEN(pipe) _MMIO_CURSOR2(pipe, _CUR_CHICKEN_A)3100 #define CURSURFLIVE(pipe) _MMIO_CURSOR2(pipe, _CURASURFLIVE)