Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dserial_reg.h85 #define UART_FCR_TRIGGER_8 0x80 /* Mask for trigger set at 8 */ macro
/linux-6.3-rc2/drivers/usb/serial/
A Df81232.c571 val = UART_FCR_TRIGGER_8 | UART_FCR_ENABLE_FIFO | UART_FCR_CLEAR_RCVR | in f81232_port_enable()
A Df81534.c609 value = UART_FCR_TRIGGER_8 | UART_FCR_ENABLE_FIFO; /* TL: 8 */ in f81534_set_port_config()
/linux-6.3-rc2/samples/vfio-mdev/
A Dmtty.c407 case UART_FCR_TRIGGER_8: in handle_bar_write()
/linux-6.3-rc2/drivers/tty/serial/
A Dsunsu.c820 fcr = UART_FCR_ENABLE_FIFO | UART_FCR_TRIGGER_8; in sunsu_change_speed()
/linux-6.3-rc2/drivers/tty/
A Dmxser.c618 info->FCR |= UART_FCR_TRIGGER_8; in mxser_change_speed()

Completed in 37 milliseconds