Searched refs:fallingdetect (Results 1 – 2 of 2) sorted by relevance
41 u32 fallingdetect; member299 bank->context.fallingdetect = in omap_set_gpio_trigger()1079 p->context.fallingdetect = readl_relaxed(base + regs->fallingdetect); in omap_gpio_init_context()1098 writel_relaxed(bank->context.fallingdetect, base + regs->fallingdetect); in omap_gpio_restore_context()1134 mask &= ~bank->context.fallingdetect; in omap_gpio_idle()1193 writel_relaxed(bank->context.fallingdetect, in omap_gpio_unidle()1194 bank->base + bank->regs->fallingdetect); in omap_gpio_unidle()1214 gen0 = l & bank->context.fallingdetect; in omap_gpio_unidle()1221 gen = l & (~(bank->context.fallingdetect) & in omap_gpio_unidle()1307 .fallingdetect = OMAP24XX_GPIO_FALLINGDETECT,[all …]
174 u16 fallingdetect; member
Completed in 9 milliseconds