Searched refs:clk_stopped (Results 1 – 2 of 2) sorted by relevance
77 * @clk_stopped: flag set to true when clock is stopped108 bool clk_stopped;104 bool clk_stopped; global() member
1189 amd_manager->clk_stopped = true; in amd_pm_prepare() 1202 if (amd_manager->clk_stopped) { in amd_pm_prepare() 1215 amd_manager->clk_stopped = false; in amd_suspend() 1218 if (amd_manager->clk_stopped) { in amd_suspend() 1421 amd_manager->clk_stopped = false;