Searched refs:TXFIFOTHRESH (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/usb/ | ||
D | ehci-ci.h | 168 #define TXFIFOTHRESH 4 macro |
/external/u-boot/drivers/usb/host/ | ||
D | ehci-fsl.c | 269 set_txfifothresh(ehci, TXFIFOTHRESH); in ehci_fsl_init() |