Searched refs:tx_fifo_resize_max_num (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/usb/dwc3/
H A Dgadget.c789 num_fifos = dwc->tx_fifo_resize_max_num;
H A Dcore.h1069 * @tx_fifo_resize_max_num: max number of fifos allocated during txfifo resize
1307 u8 tx_fifo_resize_max_num; member in struct:dwc3
H A Dcore.c1473 u8 tx_fifo_resize_max_num; local
1494 tx_fifo_resize_max_num = 6;
1553 &tx_fifo_resize_max_num);
1636 dwc->tx_fifo_resize_max_num = tx_fifo_resize_max_num;

Completed in 396 milliseconds