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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c823 static long tx_fifo_size_04 =-1; variable
1019 if(tx_fifo_size_04>=0 && tx_fifo_size_04<=32768)
1020 params->tx_fifo_size[ 4]=tx_fifo_size_04;
1179 module_param(tx_fifo_size_04, long, 0444);
1180 MODULE_PARM_DESC(tx_fifo_size_04, "Number of words in the Tx FIFO #04 0-32768");

Completed in 68 milliseconds