Searched refs:USB_DATA_ALIGN (Results 1 – 2 of 2) sorted by relevance
390 #define USB_DATA_ALIGN 64U macro392 #define USB_DATA_ALIGN 4U395 #if (USB_CACHE_LINESIZE > USB_DATA_ALIGN)398 #define USB_DATA_ALIGN_SIZE USB_DATA_ALIGN
375 #define USB_DATA_ALIGN 64 macro377 #define USB_DATA_ALIGN 4380 #define USB_DATA_ALIGN_SIZE MAX(USB_CACHE_LINESIZE, USB_DATA_ALIGN)
Completed in 118 milliseconds