Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpch_uart.c164 #define PCH_UART_HAL_FIFO256 (PCH_UART_FCR_FIFOE | \ macro
166 #define PCH_UART_HAL_FIFO64 (PCH_UART_HAL_FIFO256)
1227 fifo_size = PCH_UART_HAL_FIFO256; in pch_uart_startup()