Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-sp7021-intc.c52 _IS_EDGE = 0, enumerator
104 if (unlikely(IS_GPIO_INT(hwirq) && TEST_STATE(hwirq, _IS_EDGE))) { // WORKAROUND in sp_intc_ack_irq()
132 ASSIGN_STATE(hwirq, _IS_EDGE, is_edge); in sp_intc_set_type()