Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac.c1775 eng->dat.DMA_Base_Tx = in setup_des()
1780 AT_MEMRW_BUF(eng->dat.DMA_Base_Tx)); in setup_des()
1823 H_tx_bufadr = AT_MEMRW_BUF(eng->dat.DMA_Base_Tx); in setup_des_loop()
1991 H_tx_bufadr = AT_MEMRW_BUF(eng->dat.DMA_Base_Tx); in check_des()
2264 eng->dat.DMA_Base_Tx = eng->dat.DMA_Base_Rx; in TestingLoop()
H A Dcomminf.h731 uint32_t DMA_Base_Tx ; member