Searched refs:set_txfifothresh (Results 1 – 1 of 1) sorted by relevance
37 static void set_txfifothresh(struct usb_ehci *, u32);278 set_txfifothresh(ehci, TXFIFOTHRESH); in ehci_fsl_init()298 static void set_txfifothresh(struct usb_ehci *ehci, u32 txfifo_thresh) in set_txfifothresh() function