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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c851 static long perio_tx_fifo_size_12 =-1; variable
1128 if(perio_tx_fifo_size_12>=0 && perio_tx_fifo_size_12<=32768)
1129 params->tx_fifo_size[12]=perio_tx_fifo_size_12;
1239 module_param(perio_tx_fifo_size_12, long, 0444);
1240 MODULE_PARM_DESC(perio_tx_fifo_size_12, "Number of words in the periodic Tx FIFO #12 0-32768");

Completed in 61 milliseconds