Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial_reg.h80 #define UART_FCR_TRIGGER_8 0x80 /* Mask for trigger set at 8 */ macro
/linux/drivers/usb/serial/
A Df81232.c569 val = UART_FCR_TRIGGER_8 | UART_FCR_ENABLE_FIFO | UART_FCR_CLEAR_RCVR | in f81232_port_enable()
A Df81534.c607 value = UART_FCR_TRIGGER_8 | UART_FCR_ENABLE_FIFO; /* TL: 8 */ in f81534_set_port_config()
/linux/samples/vfio-mdev/
A Dmtty.c393 case UART_FCR_TRIGGER_8: in handle_bar_write()
/linux/drivers/tty/serial/
A Dsunsu.c822 fcr = UART_FCR_ENABLE_FIFO | UART_FCR_TRIGGER_8; in sunsu_change_speed()
/linux/drivers/tty/
A Dmxser.c619 info->FCR |= UART_FCR_TRIGGER_8; in mxser_change_speed()

Completed in 19 milliseconds