Home
last modified time | relevance | path

Searched refs:VGAINIT1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/video/
Dtdfx.h19 #define VGAINIT1 0x2c macro
/linux-4.1.27/drivers/video/fbdev/
Dtdfxfb.c368 tdfx_outl(par, VGAINIT1, reg->vgainit1 & 0x001FFFFF); in do_write_regs()
405 tdfx_outl(par, VGAINIT1, reg->vgainit1); in do_write_regs()
701 reg.vgainit1 = tdfx_inl(par, VGAINIT1) & 0x1fffff; in tdfxfb_set_par()