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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c852 static long perio_tx_fifo_size_13 =-1; variable
1132 if(perio_tx_fifo_size_13>=0 && perio_tx_fifo_size_13<=32768)
1133 params->tx_fifo_size[13]=perio_tx_fifo_size_13;
1241 module_param(perio_tx_fifo_size_13, long, 0444);
1242 MODULE_PARM_DESC(perio_tx_fifo_size_13, "Number of words in the periodic Tx FIFO #13 0-32768");

Completed in 29 milliseconds