Home
last modified time | relevance | path

Searched refs:l3_masters (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/mach-omap2/
Domap_l3_noc.h40 #define NUM_OF_L3_MASTERS (sizeof(l3_masters)/sizeof(l3_masters[0]))
85 } l3_masters[] = { variable
Domap_l3_noc.c108 if (masterid == l3_masters[k].id) in l3_interrupt_handler()
110 l3_masters[k].name; in l3_interrupt_handler()