Home
last modified time | relevance | path

Searched refs:UART_FCR_TRIGGER_14 (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_reg.h81 #define UART_FCR_TRIGGER_14 0xC0 /* Mask for trigger set at 14 */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_reg.h86 #define UART_FCR_TRIGGER_14 0xC0 /* Mask for trigger set at 14 */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_reg.h57 #define UART_FCR_TRIGGER_14 0xC0 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_reg.h44 #define UART_FCR_TRIGGER_14 0xC0 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_reg.h57 #define UART_FCR_TRIGGER_14 0xC0 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsunsu.c823 fcr = UART_FCR_ENABLE_FIFO | UART_FCR_TRIGGER_14; in sunsu_change_speed()
/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmtty.c395 case UART_FCR_TRIGGER_14: in handle_bar_write()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsunsu.c817 fcr = UART_FCR_ENABLE_FIFO | UART_FCR_TRIGGER_14; in sunsu_change_speed()
/kernel/linux/linux-6.6/samples/vfio-mdev/
H A Dmtty.c437 case UART_FCR_TRIGGER_14: in handle_bar_write()
/kernel/linux/linux-6.6/drivers/tty/
H A Dmxser.c621 info->FCR |= UART_FCR_TRIGGER_14; in mxser_change_speed()
/kernel/linux/linux-5.10/drivers/tty/
H A Dmxser.c705 fcr |= UART_FCR_TRIGGER_14; in mxser_change_speed()

Completed in 17 milliseconds