Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_pci.c2137 #define SB_OPTR_IMR0 0x0c /* Interrupt mask register, p0 to p7 */
2148 outb(0xff, iobase + SB_OPTR_IMR0); in pci_systembase_init()
2163 outb(0x00, iobase + SB_OPTR_IMR0); in pci_systembase_exit()
2138 #define SB_OPTR_IMR0 global() macro