Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dohci.h31 #define TD_ALIGNMENT ARCH_DMA_MINALIGN macro
33 #define TD_ALIGNMENT 32 macro
128 } __attribute__((aligned(TD_ALIGNMENT)));
370 td_t tds[NUM_TD] __aligned(TD_ALIGNMENT);
385 struct ohci_device ohci_dev __aligned(TD_ALIGNMENT);
386 struct ohci_device int_dev[NUM_INT_DEVS] __aligned(TD_ALIGNMENT);