Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_eth.c142 fifo_tx[next_tx].addr = (virt_to_phys(packet))|TX_DMA_ENABLE; in au1x00_send()
/external/u-boot/arch/mips/mach-au1x00/include/mach/
Dau1x00.h567 #define TX_DMA_ENABLE (1<<0) macro