Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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-sh.c375 .flags = DMAC_CHANNELS_TEI_CAPABLE,
H A Ddma-api.c380 if (info->flags & DMAC_CHANNELS_TEI_CAPABLE) in register_dmac()
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Ddma.h32 DMAC_CHANNELS_TEI_CAPABLE = 0x02, /* Transfer end interrupt */ enumerator