Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-meson-gpio.c38 #define REG_EDGE_POL_LOW(params, x) BIT((params)->pol_low_offset + (x)) macro
42 REG_EDGE_POL_LOW(params, x) | \
295 val |= REG_EDGE_POL_LOW(params, idx); in meson_gpio_irq_type_setup()