Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/
Dpinctrl-nomadik.c256 u32 edge_falling; member
653 if (nmk_chip->edge_falling & BIT(offset)) { in __nmk_gpio_irq_modify()
769 nmk_chip->edge_falling &= ~BIT(d->hwirq); in nmk_gpio_irq_set_type()
771 nmk_chip->edge_falling |= BIT(d->hwirq); in nmk_gpio_irq_set_type()
977 else if (nmk_chip->edge_falling & BIT(offset)) in nmk_gpio_dbg_show_one()