Searched refs:L3_APPLICATION_ERROR (Results 1 – 4 of 4) sorted by relevance
177 inttype = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in l3_interrupt_handler()329 (L3_APPLICATION_ERROR << 3); in l3_resume_noirq()
121 #define L3_APPLICATION_ERROR 0x0 macro
27 #define L3_APPLICATION_ERROR 0x0 macro
168 int_type = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in omap3_l3_app_irq()
Completed in 9 milliseconds