Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8173/drivers/wdt/
H A Dwdt.h17 void wdt_suspend(void);
H A Dwdt.c79 void wdt_suspend(void) in wdt_suspend() function
/rk3399_ARM-atf/plat/mediatek/mt8173/
H A Dplat_pm.c354 wdt_suspend(); in plat_power_domain_suspend()