Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c40 #define SYSTEM_SUSPEND_DELAY_MS 5000 macro
317 get_timer(priv->suspend_delay_timeout) <= SYSTEM_SUSPEND_DELAY_MS) in system_suspend_enter()