Searched refs:IT87_BDLR (Results 1 – 2 of 2) sorted by relevance
183 #define IT87_BDLR 0x05 /* baud rate divisor low byte register */ macro
664 outb(ITE_BAUDRATE_DIVISOR & 0xff, dev->cir_addr + IT87_BDLR); in it87_init_hardware()