Searched refs:wake_hi (Results 1 – 1 of 1) sorted by relevance
1375 u32 wake_low, wake_hi; in omap_gpio_runtime_suspend() local1394 wake_hi = bank->context.leveldetect1 & bank->context.wake_en; in omap_gpio_runtime_suspend()1395 if (wake_hi) in omap_gpio_runtime_suspend()1396 writel_relaxed(wake_hi | bank->context.risingdetect, in omap_gpio_runtime_suspend()