Searched refs:VIDCFG_HWCURSOR_ENABLE (Results 1 – 2 of 2) sorted by relevance
126 #define VIDCFG_HWCURSOR_ENABLE BIT(27) macro
1057 tdfx_outl(par, VIDPROCCFG, vidcfg | VIDCFG_HWCURSOR_ENABLE); in tdfxfb_cursor()1059 tdfx_outl(par, VIDPROCCFG, vidcfg & ~VIDCFG_HWCURSOR_ENABLE); in tdfxfb_cursor()