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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c846 static long perio_tx_fifo_size_07 =-1; variable
1108 if(perio_tx_fifo_size_07>=0 && perio_tx_fifo_size_07<=32768)
1109 params->tx_fifo_size[ 7]=perio_tx_fifo_size_07;
1229 module_param(perio_tx_fifo_size_07, long, 0444);
1230 MODULE_PARM_DESC(perio_tx_fifo_size_07, "Number of words in the periodic Tx FIFO #07 0-32768");

Completed in 30 milliseconds