Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/chipidea/
Dci_hdrc_tegra.c38 unsigned int txfifothresh; member
47 .txfifothresh = 10,
55 .txfifothresh = 16,
63 .txfifothresh = 10,
71 .txfifothresh = 16,
162 ehci_writel(ehci, usb->soc->txfifothresh << 16, in tegra_usb_notify_event()