Lines Matching +full:block +full:- +full:fetch
1 // SPDX-License-Identifier: GPL-2.0
2 // (C) 2017-2018 Synopsys, Inc. (www.synopsys.com)
19 #include "../virt-dma.h"
93 return &dchan->dev->device; in dchan2dev()
98 return &chan->vc.chan.dev->device; in chan2dev()
125 #define DMAC_CHEN_L 0x018 /* R/W DMAC Channel Enable 00-31 */
126 #define DMAC_CHEN_H 0x01C /* R/W DMAC Channel Enable 32-63 */
137 #define CH_BLOCK_TS 0x010 /* R/W Chan Block Transfer Size */
139 #define CH_CTL_L 0x018 /* R/W Chan Control 00-31 */
140 #define CH_CTL_H 0x01C /* R/W Chan Control 32-63 */
142 #define CH_CFG_L 0x020 /* R/W Chan Configuration 00-31 */
143 #define CH_CFG_H 0x024 /* R/W Chan Configuration 32-63 */
148 #define CH_BLK_TFR_RESUMEREQ 0x048 /* W Chan Block Transfer Resume Req */
153 #define CH_SSTATAR 0x070 /* R/W Chan Source Status Fetch Addr */
154 #define CH_DSTATAR 0x078 /* R/W Chan Destination Status Fetch Addr */
264 * @DWAXIDMAC_IRQ_BLOCK_TRF: Block transfer complete