Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250.h83 #define UART_CAP_RPM BIT(15) /* Runtime PM is active while idle */ macro
H A D8250_pci1xxxx.c527 !(up->capabilities & UART_CAP_RPM)) in pci1xxxx_tx_burst()