Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dtdfxfb.c193 static inline void crt_outb(struct tdfx_par *par, u32 idx, u8 val) in crt_outb() function
346 crt_outb(par, 0x11, crt_inb(par, 0x11) & 0x7f); /* CRT unprotect */ in do_write_regs()
363 crt_outb(par, i, reg->crt[i]); in do_write_regs()
371 crt_outb(par, 0x1a, reg->ext[0]); in do_write_regs()
372 crt_outb(par, 0x1b, reg->ext[1]); in do_write_regs()