Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dsynclinkmp.c630 static unsigned char tx_active_fifo_level = 16; // tx request FIFO activation level in bytes variable
4212 (unsigned short)(((tx_negate_fifo_level-1)<<8) + tx_active_fifo_level)); in tx_start()
4635 write_reg(info, TRC0, tx_active_fifo_level); in hdlc_mode()