Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_tegra.c39 unsigned int txfifothresh; member
48 .txfifothresh = 10,
56 .txfifothresh = 16,
64 .txfifothresh = 10,
72 .txfifothresh = 16,
163 ehci_writel(ehci, usb->soc->txfifothresh << 16, in tegra_usb_notify_event()