Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_reg.h79 #define UART_FCR_TRIGGER_4 0x40 /* Mask for trigger set at 4 */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_reg.h84 #define UART_FCR_TRIGGER_4 0x40 /* Mask for trigger set at 4 */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_reg.h55 #define UART_FCR_TRIGGER_4 0x40 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_reg.h42 #define UART_FCR_TRIGGER_4 0x40 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_reg.h55 #define UART_FCR_TRIGGER_4 0x40 macro
/kernel/linux/linux-5.10/sound/drivers/
H A Dserial-u16550.c374 | UART_FCR_TRIGGER_4 /* Set FIFO trigger at 4-bytes */ in snd_uart16550_do_open()
/kernel/linux/linux-6.6/sound/drivers/
H A Dserial-u16550.c371 | UART_FCR_TRIGGER_4 /* Set FIFO trigger at 4-bytes */ in snd_uart16550_do_open()
/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmtty.c387 case UART_FCR_TRIGGER_4: in handle_bar_write()
/kernel/linux/linux-6.6/samples/vfio-mdev/
H A Dmtty.c429 case UART_FCR_TRIGGER_4: in handle_bar_write()
/kernel/linux/linux-6.6/drivers/tty/
H A Dmxser.c615 info->FCR |= UART_FCR_TRIGGER_4; in mxser_change_speed()
/kernel/linux/linux-5.10/drivers/tty/
H A Dmxser.c699 fcr |= UART_FCR_TRIGGER_4; in mxser_change_speed()

Completed in 16 milliseconds