Home
last modified time | relevance | path

Searched refs:NUM_TD (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/usb/host/
A Dohci.h365 #define NUM_TD 64 /* we need more TDs than EDs */ macro
371 td_t tds[NUM_TD] __aligned(TD_ALIGNMENT);
A Dohci-hcd.c231 for (i = 0; i < NUM_TD; i++) in td_alloc()

Completed in 7 milliseconds