Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dxilinx_axi_emac.c70 #define DMAALIGN 128 macro
72 static u8 rxframe[PKTSIZE_ALIGN] __attribute((aligned(DMAALIGN)));
115 static struct axidma_bd tx_bd __attribute((aligned(DMAALIGN)));
116 static struct axidma_bd rx_bd __attribute((aligned(DMAALIGN)));