Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c261 u32 edge_falling; member
658 if (nmk_chip->edge_falling & BIT(offset)) { in __nmk_gpio_irq_modify()
771 nmk_chip->edge_falling &= ~BIT(d->hwirq); in nmk_gpio_irq_set_type()
773 nmk_chip->edge_falling |= BIT(d->hwirq); in nmk_gpio_irq_set_type()
979 else if (nmk_chip->edge_falling & BIT(offset)) in nmk_gpio_dbg_show_one()