Searched refs:VIDPROCCFG (Results 1 – 2 of 2) sorted by relevance
32 #define VIDPROCCFG 0x5c macro
349 tdfx_outl(par, VIDPROCCFG, reg->vidcfg & ~0x00000001); in do_write_regs()384 tdfx_outl(par, VIDPROCCFG, reg->vidcfg); in do_write_regs()1053 vidcfg = tdfx_inl(par, VIDPROCCFG); in tdfxfb_cursor()1055 tdfx_outl(par, VIDPROCCFG, vidcfg | VIDCFG_HWCURSOR_ENABLE); in tdfxfb_cursor()1057 tdfx_outl(par, VIDPROCCFG, vidcfg & ~VIDCFG_HWCURSOR_ENABLE); in tdfxfb_cursor()
Completed in 7 milliseconds