Searched refs:DMA_BUS_MODE (Results 1 – 4 of 4) sorted by relevance
27 ioaddr + DMA_BUS_MODE); in dwmac100_dma_init()76 reg_space[DMA_BUS_MODE / 4 + i] = in dwmac100_dump_dma_regs()77 readl(ioaddr + DMA_BUS_MODE + i * 4); in dwmac100_dump_dma_regs()
19 u32 value = readl(ioaddr + DMA_BUS_MODE); in dwmac_dma_reset()23 writel(value, ioaddr + DMA_BUS_MODE); in dwmac_dma_reset()25 return readl_poll_timeout(ioaddr + DMA_BUS_MODE, value, in dwmac_dma_reset()
15 #define DMA_BUS_MODE 0x00001000 /* Bus Mode */ macro106 #define DMA_CHAN_BUS_MODE(chan) dma_chan_base_addr(DMA_BUS_MODE, chan)
196 reg_space[DMA_BUS_MODE / 4 + i] = in dwmac1000_dump_dma_regs()197 readl(ioaddr + DMA_BUS_MODE + i * 4); in dwmac1000_dump_dma_regs()