Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c255 u32 edge_rising; member
646 if (nmk_chip->edge_rising & BIT(offset)) { in __nmk_gpio_irq_modify()
765 nmk_chip->edge_rising &= ~BIT(d->hwirq); in nmk_gpio_irq_set_type()
767 nmk_chip->edge_rising |= BIT(d->hwirq); in nmk_gpio_irq_set_type()
975 if (nmk_chip->edge_rising & BIT(offset)) in nmk_gpio_dbg_show_one()