Home
last modified time | relevance | path

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

/linux/arch/mips/bcm63xx/
A Dirq.c350 reg |= EXTIRQ_CFG_SENSE(irq); in bcm63xx_external_irq_set_type()
352 reg &= ~EXTIRQ_CFG_SENSE(irq); in bcm63xx_external_irq_set_type()
/linux/arch/mips/include/asm/mach-bcm63xx/
A Dbcm63xx_regs.h260 #define EXTIRQ_CFG_SENSE(x) (1 << (x)) macro

Completed in 10 milliseconds