Searched refs:USB_BULK_SEND_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/usb/eth/ | ||
D | lan7x.h | 102 #define USB_BULK_SEND_TIMEOUT_MS 5000 macro |
D | lan7x.c | 413 &actual_len, USB_BULK_SEND_TIMEOUT_MS); in lan7x_eth_send() |