Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h250 #define GET_DMA_BASE(p_eng, x) \ macro
H A Dmac.c1777 eng->dat.DMA_Base_Rx = ZeroCopy_OFFSET + GET_DMA_BASE(eng, 0); in setup_des()
2267 ZeroCopy_OFFSET + GET_DMA_BASE(eng, eng->run.loop_cnt + 1); in TestingLoop()