Searched refs:ILIST_ALIGN (Results 1 – 1 of 1) sorted by relevance
42 #define ILIST_ALIGN roundup(ARCH_DMA_MINALIGN, 32) macro49 #define ILIST_ENT_SZ roundup(ILIST_ENT_RAW_SZ, ILIST_ALIGN)465 memalign(ILIST_ALIGN, ILIST_ENT_SZ); in ci_ep_submit_next_request()930 controller.items_mem = memalign(ILIST_ALIGN, ILIST_SZ); in ci_udc_probe()