Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsynclinkmp.c680 static unsigned char tx_active_fifo_level = 16; // tx request FIFO activation level in bytes variable
4248 (unsigned short)(((tx_negate_fifo_level-1)<<8) + tx_active_fifo_level)); in tx_start()
4672 write_reg(info, TRC0, tx_active_fifo_level); in hdlc_mode()