Searched refs:restore_forcewake (Results 1 – 1 of 1) sorted by relevance
583 unsigned int restore_forcewake) in forcewake_early_sanitize() argument597 if (restore_forcewake) { in forcewake_early_sanitize()599 fw_domains_get(uncore, restore_forcewake); in forcewake_early_sanitize()622 unsigned int restore_forcewake; in intel_uncore_resume_early() local630 restore_forcewake = fetch_and_zero(&uncore->fw_domains_saved); in intel_uncore_resume_early()631 forcewake_early_sanitize(uncore, restore_forcewake); in intel_uncore_resume_early()
Completed in 11 milliseconds