Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dehci-tegra.c563 int txfifothresh; in tegra_ehci_reset() local
575 txfifothresh = ehci->has_hostpc ? 0x10 : 10; in tegra_ehci_reset()
576 ehci_writel(ehci, txfifothresh << 16, &ehci->regs->txfill_tuning); in tegra_ehci_reset()