Searched refs:IRQ_CPU_B (Results 1 – 2 of 2) sorted by relevance
52 #define IRQ_CPU_B 0x08 /* IRQ for CPU B */ macro
1111 (IRQ_CPU_A | IRQ_CPU_B))) in sdla_isr()1117 if(((unsigned char)int_status & (IRQ_CPU_A | IRQ_CPU_B)) in sdla_isr()1118 == (IRQ_CPU_A | IRQ_CPU_B)) { in sdla_isr()1120 ~IRQ_CPU_B : ~IRQ_CPU_A; in sdla_isr()1136 IRQ_CPU_B) in sdla_isr()