Searched refs:fallingdetect (Results 1 – 2 of 2) sorted by relevance
41 u32 fallingdetect; member290 omap_gpio_rmw(base + bank->regs->fallingdetect, gpio_bit, in omap_set_gpio_trigger()299 bank->context.fallingdetect = in omap_set_gpio_trigger()300 readl_relaxed(bank->base + bank->regs->fallingdetect); in omap_set_gpio_trigger()1081 p->context.fallingdetect = readl_relaxed(base + regs->fallingdetect); in omap_gpio_init_context()1100 writel_relaxed(bank->context.fallingdetect, base + regs->fallingdetect); in omap_gpio_restore_context()1130 mask = bank->enabled_non_wakeup_gpios & bank->context.fallingdetect; in omap_gpio_idle()1136 mask &= ~bank->context.fallingdetect; in omap_gpio_idle()1149 omap_gpio_rmw(base + bank->regs->fallingdetect, nowake, ~nowake); in omap_gpio_idle()1195 writel_relaxed(bank->context.fallingdetect, in omap_gpio_unidle()[all …]
174 u16 fallingdetect; member