Home
last modified time | relevance | path

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

/Linux-v4.19/include/video/
Dtdfx.h20 #define VGAINIT1 0x2c macro
/Linux-v4.19/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()
683 reg.vgainit1 = tdfx_inl(par, VGAINIT1) & 0x1fffff; in tdfxfb_set_par()