Home
last modified time | relevance | path

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

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