Searched refs:DMA_ERRATA_i541 (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm/mach-omap2/
H A Ddma.c135 SET_DMA_ERRATA(DMA_ERRATA_i541);
/linux-master/include/linux/
H A Domap-dma.h110 #define DMA_ERRATA_i541 BIT(0x3) macro
/linux-master/arch/arm/mach-omap1/
H A Domap-dma.c537 if (IS_DMA_ERRATA(DMA_ERRATA_i541) &&
/linux-master/drivers/dma/ti/
H A Domap-dma.c496 if (od->plat->errata & DMA_ERRATA_i541 && val & CCR_TRIGGER_SRC) {

Completed in 496 milliseconds