Home
last modified time | relevance | path

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

/external/u-boot/drivers/dma/
Dapbh_dma.c67 struct mxs_apbh_regs *apbh_regs = in mxs_dma_read_semaphore() local
76 tmp = readl(&apbh_regs->ch[channel].hw_apbh_ch_sema); in mxs_dma_read_semaphore()
110 struct mxs_apbh_regs *apbh_regs = in mxs_dma_enable() local
144 &apbh_regs->ch[channel].hw_apbh_ch_nxtcmdar); in mxs_dma_enable()
147 &apbh_regs->ch[channel].hw_apbh_ch_sema); in mxs_dma_enable()
154 &apbh_regs->ch[channel].hw_apbh_ch_nxtcmdar); in mxs_dma_enable()
156 &apbh_regs->ch[channel].hw_apbh_ch_sema); in mxs_dma_enable()
158 &apbh_regs->hw_apbh_ctrl0_clr); in mxs_dma_enable()
182 struct mxs_apbh_regs *apbh_regs = in mxs_dma_disable() local
196 &apbh_regs->hw_apbh_ctrl0_set); in mxs_dma_disable()
[all …]