Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-tegra.c546 int txfifothresh; in tegra_ehci_reset() local
558 txfifothresh = ehci->has_hostpc ? 0x10 : 10; in tegra_ehci_reset()
559 ehci_writel(ehci, txfifothresh << 16, &ehci->regs->txfill_tuning); in tegra_ehci_reset()