Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dxilinx_axi_emac.c72 #define DMAALIGN 128 macro
74 static u8 rxframe[PKTSIZE_ALIGN] __attribute((aligned(DMAALIGN)));
119 static struct axidma_bd tx_bd __attribute((aligned(DMAALIGN)));
120 static struct axidma_bd rx_bd __attribute((aligned(DMAALIGN)));