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

/drivers/usb/host/
H A Dehci-tegra.c568 int txfifothresh; local
580 txfifothresh = ehci->has_hostpc ? 0x10 : 10;
581 ehci_writel(ehci, txfifothresh << 16, &ehci->regs->txfill_tuning);

Completed in 28 milliseconds