Searched refs:INTC_REG_IRQ_ENABLE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/include/asm/mach-adm5120/
H A Dadm5120_intc.h23 #define INTC_REG_IRQ_ENABLE 0x08 /* Used to enable the interrupt sources */ macro
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/adm5120/common/
H A Dirq.c59 intc_write_reg(INTC_REG_IRQ_ENABLE, 1 << (d->irq - ADM5120_INTC_IRQ_BASE));

Completed in 21 milliseconds