Home
last modified time | relevance | path

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

/drivers/gpio/
A Dgpio-sa1100.c23 u32 irqfalling; member
123 gfer = sgc->irqfalling & sgc->irqmask; in sa1100_update_edge_regs()
135 if ((sgc->irqrising | sgc->irqfalling) & mask) in sa1100_gpio_type()
145 sgc->irqfalling |= mask; in sa1100_gpio_type()
147 sgc->irqfalling &= ~mask; in sa1100_gpio_type()
267 writel_relaxed(sgc->irqwake & sgc->irqfalling, sgc->membase + R_GFER); in sa1100_gpio_suspend()

Completed in 6 milliseconds