Searched refs:ILIST_SZ (Results 1 – 1 of 1) sorted by relevance
50 #define ILIST_SZ (NUM_ENDPOINTS * 2 * ILIST_ENT_SZ) macro936 controller.items_mem = memalign(ILIST_ALIGN, ILIST_SZ); in ci_udc_probe()941 memset(controller.items_mem, 0, ILIST_SZ); in ci_udc_probe()