Searched refs:L3_APPLICATION_ERROR (Results 1 – 4 of 4) sorted by relevance
31 #define L3_APPLICATION_ERROR 0x0 macro
135 #define L3_APPLICATION_ERROR 0x0 macro
67 inttype = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in l3_interrupt_handler()
177 int_type = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in omap3_l3_app_irq()