Home
last modified time | relevance | path

Searched refs:rxtrig_bytes (Results 1 – 2 of 2) sorted by relevance

/drivers/tty/serial/8250/
A D8250_port.c70 .rxtrig_bytes = {1, 4, 8, 14},
90 .rxtrig_bytes = {8, 16, 24, 28},
99 .rxtrig_bytes = {1, 16, 32, 56},
173 .rxtrig_bytes = {1, 4, 8, 14},
252 .rxtrig_bytes = {1, 4, 8, 14},
261 .rxtrig_bytes = {1, 4, 8, 14},
3026 int rxtrig_bytes; in do_serial8250_get_rxtrig() local
3032 return rxtrig_bytes; in do_serial8250_get_rxtrig()
3039 int rxtrig_bytes; in rx_trig_bytes_show() local
3042 if (rxtrig_bytes < 0) in rx_trig_bytes_show()
[all …]
A D8250.h72 unsigned char rxtrig_bytes[UART_FCR_R_TRIG_MAX_STATE]; member

Completed in 10 milliseconds