Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/irqchip/
Dirq-metag.c168 metag_out32(TBI_TRIG_VEC(TBID_SIGNUM_TR1(thread)), vec_addr); in metag_internal_irq_unmask()
207 metag_out32(TBI_TRIG_VEC(TBID_SIGNUM_TR1(thread)), in metag_internal_irq_set_affinity()
285 unsigned int signum = TBID_SIGNUM_TR1(thread); in metag_internal_irq_init_cpu()
/linux-4.4.14/arch/metag/include/asm/
Dtbx.h163 #define TBID_SIGNUM_TR1(Thread) (0x14+(Thread)) macro
194 TXSTAT_KICK_BIT + TBI_TRIG_BIT(TBID_SIGNUM_TR1(Thread)) )