Searched refs:ienable (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/nios2/kernel/
H A Dirq.c29 static u32 ienable; variable
46 ienable |= (1 << d->hwirq); chip_unmask()
47 WRCTL(CTL_IENABLE, ienable); chip_unmask()
52 ienable &= ~(1 << d->hwirq); chip_mask()
53 WRCTL(CTL_IENABLE, ienable); chip_mask()
91 /* Load the initial ienable value */ init_IRQ()
92 ienable = RDCTL(CTL_IENABLE); init_IRQ()
H A Dhead.S148 wrctl ienable, r0
H A Dkgdb.c69 { "ienable", GDB_SIZEOF_REG, -1 },
H A Dentry.S334 rdctl r9, ienable
359 rdctl r9, ienable /* Isolate possible interrupts */
/linux-4.4.14/arch/mips/include/asm/sn/sn0/
H A Dhubio.h913 ienable: 1, member in struct:hubii_idsr::__anon2087

Completed in 302 milliseconds