Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h26 #define XHCI_ALIGNMENT 64 macro
H A Dxhci-mem.c192 size_t cacheline_size = max(XHCI_ALIGNMENT, CACHELINE_SIZE); in xhci_malloc()