Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dserial_reg.h83 #define UART_FCR_TRIGGER_1 0x00 /* Mask for trigger set at 1 */ macro
/linux-6.3-rc2/drivers/mmc/core/
A Dsdio_uart.c283 fcr = UART_FCR_ENABLE_FIFO | UART_FCR_TRIGGER_1; in sdio_uart_change_speed()
/linux-6.3-rc2/samples/vfio-mdev/
A Dmtty.c399 case UART_FCR_TRIGGER_1: in handle_bar_write()
/linux-6.3-rc2/drivers/usb/serial/
A Df81534.c607 value = UART_FCR_TRIGGER_1 | UART_FCR_ENABLE_FIFO; /* TL: 1 */ in f81534_set_port_config()
/linux-6.3-rc2/drivers/tty/serial/
A Dsunsu.c814 fcr = UART_FCR_ENABLE_FIFO | UART_FCR_TRIGGER_1; in sunsu_change_speed()
/linux-6.3-rc2/drivers/tty/
A Dmxser.c612 info->FCR |= UART_FCR_TRIGGER_1; in mxser_change_speed()
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_port.c2790 up->fcr |= UART_FCR_TRIGGER_1; in serial8250_do_set_termios()

Completed in 25 milliseconds