Searched refs:ienable (Results 1 – 4 of 4) sorted by relevance
29 static u32 ienable; variable46 ienable |= (1 << d->hwirq); in chip_unmask()47 WRCTL(CTL_IENABLE, ienable); in chip_unmask()52 ienable &= ~(1 << d->hwirq); in chip_mask()53 WRCTL(CTL_IENABLE, ienable); in chip_mask()92 ienable = RDCTL(CTL_IENABLE); in init_IRQ()
148 wrctl ienable, r0
334 rdctl r9, ienable359 rdctl r9, ienable /* Isolate possible interrupts */
913 ienable: 1, member