Home
last modified time | relevance | path

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

/arch/metag/include/asm/
Dtbx.h174 #define TBID_SIGNUM_TR3 0x1C /* External trigger N-4 (global) */ macro
/arch/metag/kernel/
Dtraps.c862 if (irq >= TBID_SIGNUM_T10 && irq < TBID_SIGNUM_TR3) in tbi_startup_interrupt()