Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dpch_uart.c96 #define PCH_UART_FCR_DMS 0x00000008 macro
522 if (dmamode & ~PCH_UART_FCR_DMS) { in pch_uart_hal_set_fifo()