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