Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-fsl.c296 static void set_txfifothresh(struct usb_ehci *ehci, u32 txfifo_thresh) in set_txfifothresh() argument
301 cmd |= TXFIFO_THRESH(txfifo_thresh); in set_txfifothresh()