Home
last modified time | relevance | path

Searched refs:IRQ_LEVEL_LOW (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_fintek.c38 #define IRQ_LEVEL_LOW 0 macro
262 is_level ? IRQ_LEVEL_LOW : IRQ_EDGE_HIGH); in fintek_8250_set_irq_mode()
/openbmc/linux/drivers/pinctrl/sunxi/
H A Dpinctrl-sunxi.h75 #define IRQ_LEVEL_LOW 0x03 macro
H A Dpinctrl-sunxi.c1071 mode = IRQ_LEVEL_LOW; in sunxi_pinctrl_irq_set_type()