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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dtridentfb.c162 static inline u8 t_inb(struct tridentfb_par *p, u16 reg) function
292 while (t_inb(par, STATUS) & 0x80) {
630 t_outb(par, t_inb(par, 0x3D5) & ~0x01, 0x3D5);
1213 t_inb(par, VGA_PEL_IW);
1214 t_inb(par, VGA_PEL_MSK);
1215 t_inb(par, VGA_PEL_MSK);
1216 t_inb(par, VGA_PEL_MSK);
1217 t_inb(par, VGA_PEL_MSK);
1219 t_inb(par, VGA_PEL_IW);
1283 PMCont = t_inb(pa
[all...]

Completed in 169 milliseconds