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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c848 static long perio_tx_fifo_size_09 =-1; variable
1116 if(perio_tx_fifo_size_09>=0 && perio_tx_fifo_size_09<=32768)
1117 params->tx_fifo_size[ 9]=perio_tx_fifo_size_09;
1233 module_param(perio_tx_fifo_size_09, long, 0444);
1234 MODULE_PARM_DESC(perio_tx_fifo_size_09, "Number of words in the periodic Tx FIFO #09 0-32768");

Completed in 31 milliseconds