Searched refs:UART_WAKE_N_PIN (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/serial/8250/
H A D8250_pci1xxxx.c100 #define UART_WAKE_N_PIN BIT(2) macro
104 (UART_WAKE_N_PIN | UART_WAKE_NCTS | UART_WAKE_INT)
650 writeb(UART_WAKE_N_PIN, port->port.membase + UART_WAKE_MASK_REG);

Completed in 116 milliseconds