Home
last modified time | relevance | path

Searched refs:L3_APPLICATION_ERROR (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/arm/mach-omap2/
Domap_l3_noc.h31 #define L3_APPLICATION_ERROR 0x0 macro
Domap_l3_smx.h135 #define L3_APPLICATION_ERROR 0x0 macro
Domap_l3_noc.c67 inttype = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in l3_interrupt_handler()
Domap_l3_smx.c177 int_type = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in omap3_l3_app_irq()