Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial_reg.h97 #define UART_FCR7_64BYTE 0x20 /* Go into 64 byte mode (TI16C750 and macro
/linux/drivers/tty/serial/
H A Dsunsu.c824 fcr |= UART_FCR7_64BYTE; in sunsu_change_speed()
1123 UART_FCR_ENABLE_FIFO | UART_FCR7_64BYTE); in sunsu_autoconfig()
1135 UART_FCR_ENABLE_FIFO | UART_FCR7_64BYTE); in sunsu_autoconfig()