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