Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dpch_uart.c163 #define PCH_UART_HAL_FIFO256 (PCH_UART_FCR_FIFOE | \ macro
165 #define PCH_UART_HAL_FIFO64 (PCH_UART_HAL_FIFO256)
1274 fifo_size = PCH_UART_HAL_FIFO256; in pch_uart_startup()