Searched refs:suspend_to (Results 1 – 2 of 2) sorted by relevance
160 static struct timer_of suspend_to = { variable169 hi = readl_relaxed(timer_of_base(&suspend_to) + in sprd_suspend_timer_read()171 lo = readl_relaxed(timer_of_base(&suspend_to) + in sprd_suspend_timer_read()173 } while (hi != readl_relaxed(timer_of_base(&suspend_to) + TIMER_VALUE_SHDW_HI)); in sprd_suspend_timer_read()181 timer_of_base(&suspend_to) + TIMER_LOAD_LO); in sprd_suspend_timer_enable()183 timer_of_base(&suspend_to) + TIMER_LOAD_HI); in sprd_suspend_timer_enable()184 sprd_timer_enable(timer_of_base(&suspend_to), in sprd_suspend_timer_enable()192 sprd_timer_disable(timer_of_base(&suspend_to)); in sprd_suspend_timer_disable()209 ret = timer_of_init(np, &suspend_to); in sprd_suspend_timer_init()214 timer_of_rate(&suspend_to)); in sprd_suspend_timer_init()
3112 u32 suspend_to = WIL_WAIT_FOR_SUSPEND_RESUME_COMP; in wmi_suspend() local3120 suspend_to); in wmi_suspend()3135 msecs_to_jiffies(suspend_to)); in wmi_suspend()