Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/dma/
H A Dapbh_dma.c68 struct mxs_apbh_regs *apbh_regs = in mxs_dma_read_semaphore() local
77 tmp = readl(&apbh_regs->ch[channel].hw_apbh_ch_sema); in mxs_dma_read_semaphore()
111 struct mxs_apbh_regs *apbh_regs = in mxs_dma_enable() local
145 &apbh_regs->ch[channel].hw_apbh_ch_nxtcmdar); in mxs_dma_enable()
148 &apbh_regs->ch[channel].hw_apbh_ch_sema); in mxs_dma_enable()
155 &apbh_regs->ch[channel].hw_apbh_ch_nxtcmdar); in mxs_dma_enable()
157 &apbh_regs->ch[channel].hw_apbh_ch_sema); in mxs_dma_enable()
159 &apbh_regs->hw_apbh_ctrl0_clr); in mxs_dma_enable()
183 struct mxs_apbh_regs *apbh_regs = in mxs_dma_disable() local
197 &apbh_regs->hw_apbh_ctrl0_set); in mxs_dma_disable()
[all …]