Home
last modified time | relevance | path

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

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