Home
last modified time | relevance | path

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

/linux/arch/sh/drivers/dma/
H A Ddma-pvr2.c77 .flags = DMAC_CHANNELS_TEI_CAPABLE,
H A Ddma-g2.c163 .flags = DMAC_CHANNELS_TEI_CAPABLE,
H A Ddma-api.c237 if (info->flags & DMAC_CHANNELS_TEI_CAPABLE) in register_dmac()
H A Ddma-sh.c386 .flags = DMAC_CHANNELS_TEI_CAPABLE,
/linux/arch/sh/include/asm/
H A Ddma.h32 DMAC_CHANNELS_TEI_CAPABLE = 0x02, /* Transfer end interrupt */ enumerator