Searched refs:NUM_TD (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/usb/host/ | ||
A D | ohci.h | 365 #define NUM_TD 64 /* we need more TDs than EDs */ macro |
A D | ohci-hcd.c | 231 for (i = 0; i < NUM_TD; i++) in td_alloc() |
Completed in 7 milliseconds