Searched refs:txfifothresh (Results 1 – 1 of 1) sorted by relevance
546 int txfifothresh; in tegra_ehci_reset() local558 txfifothresh = ehci->has_hostpc ? 0x10 : 10; in tegra_ehci_reset()559 ehci_writel(ehci, txfifothresh << 16, &ehci->regs->txfill_tuning); in tegra_ehci_reset()