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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c845 static long perio_tx_fifo_size_06 =-1; variable
1104 if(perio_tx_fifo_size_06>=0 && perio_tx_fifo_size_06<=32768)
1105 params->tx_fifo_size[ 6]=perio_tx_fifo_size_06;
1227 module_param(perio_tx_fifo_size_06, long, 0444);
1228 MODULE_PARM_DESC(perio_tx_fifo_size_06, "Number of words in the periodic Tx FIFO #06 0-32768");

Completed in 133 milliseconds