Searched refs:ILIST_ALIGN (Results 1 – 1 of 1) sorted by relevance
41 #define ILIST_ALIGN roundup(ARCH_DMA_MINALIGN, 32) macro48 #define ILIST_ENT_SZ roundup(ILIST_ENT_RAW_SZ, ILIST_ALIGN)468 memalign(ILIST_ALIGN, ILIST_ENT_SZ); in ci_ep_submit_next_request()936 controller.items_mem = memalign(ILIST_ALIGN, ILIST_SZ); in ci_udc_probe()