Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_exar.c58 #define UART_EXAR_SLEEP 0x8b /* Sleep mode */ macro
157 * is accessible to each UART at the UART_EXAR_SLEEP offset, but in exar_pm()
160 serial_port_out(port, UART_EXAR_SLEEP, state ? 0xff : 0); in exar_pm()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_exar.c58 #define UART_EXAR_SLEEP 0x8b /* Sleep mode */ macro
159 * is accessible to each UART at the UART_EXAR_SLEEP offset, but in exar_pm()
162 serial_port_out(port, UART_EXAR_SLEEP, state ? 0xff : 0); in exar_pm()

Completed in 5 milliseconds