Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
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()