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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c841 static long perio_tx_fifo_size_02 =-1; variable
1088 if(perio_tx_fifo_size_02>=0 && perio_tx_fifo_size_02<=32768)
1089 params->tx_fifo_size[ 2]=perio_tx_fifo_size_02;
1219 module_param(perio_tx_fifo_size_02, long, 0444);
1220 MODULE_PARM_DESC(perio_tx_fifo_size_02, "Number of words in the periodic Tx FIFO #02 0-32768");

Completed in 38 milliseconds