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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c842 static long perio_tx_fifo_size_03 =-1; variable
1092 if(perio_tx_fifo_size_03>=0 && perio_tx_fifo_size_03<=32768)
1093 params->tx_fifo_size[ 3]=perio_tx_fifo_size_03;
1221 module_param(perio_tx_fifo_size_03, long, 0444);
1222 MODULE_PARM_DESC(perio_tx_fifo_size_03, "Number of words in the periodic Tx FIFO #03 0-32768");

Completed in 31 milliseconds