txfifothresh 561 drivers/usb/host/ehci-tegra.c int txfifothresh; txfifothresh 573 drivers/usb/host/ehci-tegra.c txfifothresh = ehci->has_hostpc ? 0x10 : 10; txfifothresh 574 drivers/usb/host/ehci-tegra.c ehci_writel(ehci, txfifothresh << 16, &ehci->regs->txfill_tuning);