Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/8250/
D8250_pci1xxxx.c99 #define UART_WAKE_MASK_REG 0x90 macro
511 wakeup_mask = readb(up->port.membase + UART_WAKE_MASK_REG); in pci1xxxx_port_suspend()
644 writeb(UART_WAKE_N_PIN, port->port.membase + UART_WAKE_MASK_REG); in pci1xxxx_setup()