Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/bcm63xx/
Dsetup.c101 reg &= ~EXTIRQ_CFG_MASK_ALL_6348; in bcm63xx_machine_reboot()
/Linux-v4.19/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h257 #define EXTIRQ_CFG_MASK_ALL_6348 (0xf << 15) macro