Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_pci1xxxx.c105 #define UART_WAKE_REG 0x8C macro
574 writeb(UART_WAKE_SRCS, port->membase + UART_WAKE_REG); in pci1xxxx_port_suspend()
589 writeb(UART_WAKE_SRCS, port->membase + UART_WAKE_REG); in pci1xxxx_port_resume()
701 writeb(UART_WAKE_SRCS, port->port.membase + UART_WAKE_REG); in pci1xxxx_setup()