Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-meson-gpio.c39 #define REG_EDGE_POL_LOW(params, x) BIT((params)->pol_low_offset + (x)) macro
43 REG_EDGE_POL_LOW(params, x) | \
327 val |= REG_EDGE_POL_LOW(params, idx); in meson8_gpio_irq_set_type()