Home
last modified time | relevance | path

Searched refs:IRQ_LEVEL_HIGH (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/vr41xx/
H A Dgiu.h36 IRQ_LEVEL_HIGH, enumerator
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-vr41xx.c308 if (level == IRQ_LEVEL_HIGH) in vr41xx_set_irq_level()
315 if (level == IRQ_LEVEL_HIGH) in vr41xx_set_irq_level()
/OK3568_Linux_fs/kernel/drivers/pinctrl/sunxi/
H A Dpinctrl-sunxi.h78 #define IRQ_LEVEL_HIGH 0x02 macro
H A Dpinctrl-sunxi.c995 mode = IRQ_LEVEL_HIGH; in sunxi_pinctrl_irq_set_type()