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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c827 static long tx_fifo_size_08 =-1; variable
1035 if(tx_fifo_size_08>=0 && tx_fifo_size_08<=32768)
1036 params->tx_fifo_size[ 8]=tx_fifo_size_08;
1187 module_param(tx_fifo_size_08, long, 0444);
1188 MODULE_PARM_DESC(tx_fifo_size_08, "Number of words in the Tx FIFO #08 0-32768");

Completed in 59 milliseconds