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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c840 static long perio_tx_fifo_size_01 =-1; variable
1084 if(perio_tx_fifo_size_01>=0 && perio_tx_fifo_size_01<=32768)
1085 params->tx_fifo_size[ 1]=perio_tx_fifo_size_01;
1217 module_param(perio_tx_fifo_size_01, long, 0444);
1218 MODULE_PARM_DESC(perio_tx_fifo_size_01, "Number of words in the periodic Tx FIFO #01 0-32768");

Completed in 63 milliseconds