Searched refs:L3_DEBUG_ERROR (Results 1 – 4 of 4) sorted by relevance
169 inttype = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in l3_interrupt_handler()327 (L3_DEBUG_ERROR << 3); in l3_resume_noirq()
122 #define L3_DEBUG_ERROR 0x1 macro
20 #define L3_DEBUG_ERROR 0x1 macro
168 int_type = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in omap3_l3_app_irq()