Searched refs:SUN4C_INT_E14 (Results 1 – 2 of 2) sorted by relevance
85 new_mask = ((current_mask) & (~(SUN4C_INT_E14))); in sun4c_disable_irq()114 new_mask = ((current_mask) | SUN4C_INT_E14); in sun4c_enable_irq()
118 #define SUN4C_INT_E14 0x80 /* Enable level 14 IRQ. */ macro