Searched refs:ltq_dma_w32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/lantiq/xway/ |
H A D | dma.c | 66 ltq_dma_w32(ch->nr, LTQ_DMA_CS); in ltq_dma_enable_irq() 78 ltq_dma_w32(ch->nr, LTQ_DMA_CS); in ltq_dma_disable_irq() 90 ltq_dma_w32(ch->nr, LTQ_DMA_CS); in ltq_dma_ack_irq() 102 ltq_dma_w32(ch->nr, LTQ_DMA_CS); in ltq_dma_open() 114 ltq_dma_w32(ch->nr, LTQ_DMA_CS); in ltq_dma_close() 132 ltq_dma_w32(ch->nr, LTQ_DMA_CS); in ltq_dma_alloc() 133 ltq_dma_w32(ch->phys, LTQ_DMA_CDBA); in ltq_dma_alloc() 151 ltq_dma_w32(DMA_DESCPT, LTQ_DMA_CIE); in ltq_dma_alloc_tx() 187 ltq_dma_w32(p, LTQ_DMA_PS); in ltq_dma_init_port() 260 ltq_dma_w32(0, LTQ_DMA_IRNEN); in ltq_dma_init() [all …]
|