Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsirfsoc_uart.h262 #define SIRFUART_DATA_BIT_LEN_5 BIT(0) macro
H A Dsirfsoc_uart.c729 config_reg |= SIRFUART_DATA_BIT_LEN_5; in sirfsoc_uart_set_termios()