Searched refs:VPIT (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/via/
H A Dviamode.h56 extern struct VPITTable VPIT;
H A Dshare.h41 * Lengths of the VPIT structure arrays.
H A Dhw.c1807 /* Fill VPIT Parameters */ hw_init()
1809 outb(VPIT.Misc, VIA_MISC_REG_WRITE); hw_init()
1813 via_write_reg(VIASR, i, VPIT.SR[i - 1]); hw_init()
1819 via_write_reg(VIAGR, i, VPIT.GR[i]); hw_init()
1825 outb(VPIT.AR[i], VIAAR); hw_init()
H A Dviamode.c254 struct VPITTable VPIT = { variable in typeref:struct:VPITTable

Completed in 132 milliseconds