Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/nomadik/
Dpinctrl-nomadik.c262 u32 edge_falling; member
659 if (nmk_chip->edge_falling & BIT(offset)) { in __nmk_gpio_irq_modify()
775 nmk_chip->edge_falling &= ~BIT(d->hwirq); in nmk_gpio_irq_set_type()
777 nmk_chip->edge_falling |= BIT(d->hwirq); in nmk_gpio_irq_set_type()
1000 else if (nmk_chip->edge_falling & BIT(offset)) in nmk_gpio_dbg_show_one()