X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fomap-dma.h;h=6f06f8bc612c6628bfc4f12aebfde9f1e552b280;hb=2ad654bc5e2b211e92f66da1d819e47d79a866f0;hp=88e6ea4a5d3683543cf6c4cc57be13483ef36476;hpb=d5b5d9d43b5e1b1c43a00ad15a3605a41270e761;p=pandora-kernel.git diff --git a/include/linux/omap-dma.h b/include/linux/omap-dma.h index 88e6ea4a5d36..6f06f8bc612c 100644 --- a/include/linux/omap-dma.h +++ b/include/linux/omap-dma.h @@ -130,6 +130,7 @@ #define IS_WORD_16 BIT(0xd) #define ENABLE_16XX_MODE BIT(0xe) #define HS_CHANNELS_RESERVED BIT(0xf) +#define DMA_ENGINE_HANDLE_IRQ BIT(0x10) /* Defines for DMA Capabilities */ #define DMA_HAS_TRANSPARENT_CAPS (0x1 << 18)