Home
last modified time | relevance | path

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

/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()
/linux/drivers/pinctrl/sunxi/
H A Dpinctrl-sunxi.c1094 mode = IRQ_LEVEL_LOW; in sunxi_pinctrl_irq_set_type()