Searched refs:OMAP_LCDC_IRQ_DONE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/include/mach/
H A Dlcdc.h51 #define OMAP_LCDC_IRQ_DONE (1 << 3) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap/
H A Dlcdc.c121 l |= lcdc.irq_mask | OMAP_LCDC_IRQ_DONE; /* enabled IRQs */
136 mask &= ~OMAP_LCDC_IRQ_DONE;
260 l &= ~OMAP_LCDC_IRQ_DONE;
541 enable_irqs(OMAP_LCDC_IRQ_DONE);

Completed in 34 milliseconds