Home
last modified time | relevance | path

Searched refs:EXTIRQ_CFG_MASK_ALL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/bcm63xx/
H A Dsetup.c104 reg &= ~EXTIRQ_CFG_MASK_ALL; in bcm63xx_machine_reboot()
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h267 #define EXTIRQ_CFG_MASK_ALL (0xf << 12) macro