Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac.c1777 eng->dat.DMA_Base_Rx = ZeroCopy_OFFSET + GET_DMA_BASE(eng, 0); in setup_des()
1782 AT_MEMRW_BUF(eng->dat.DMA_Base_Rx)); in setup_des()
1799 H_rx_bufadr = AT_MEMRW_BUF(eng->dat.DMA_Base_Rx); in setup_des_loop()
1992 H_rx_bufadr = AT_MEMRW_BUF(eng->dat.DMA_Base_Rx); in check_des()
2264 eng->dat.DMA_Base_Tx = eng->dat.DMA_Base_Rx; in TestingLoop()
2266 eng->dat.DMA_Base_Rx = in TestingLoop()
H A Dcomminf.h732 uint32_t DMA_Base_Rx ; member