Home
last modified time | relevance | path

Searched defs:XAXIDMA_CR_RUNSTOP_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dxilinx_axi_emac.c57 #define XAXIDMA_CR_RUNSTOP_MASK 0x00000001 /* Start/stop DMA channel */ macro
/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet.h84 #define XAXIDMA_CR_RUNSTOP_MASK 0x00000001 /* Start/stop DMA channel */ macro
/openbmc/linux/drivers/net/ethernet/ni/
H A Dnixge.c35 #define XAXIDMA_CR_RUNSTOP_MASK 0x1 /* Start/stop DMA channel */ macro