Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpch_uart.c78 #define PCH_UART_FCR_DMS 0x00000008 macro
498 if (dmamode & ~PCH_UART_FCR_DMS) { in pch_uart_hal_set_fifo()