Searched refs:restore_forcewake (Results 1 – 1 of 1) sorted by relevance
555 unsigned int restore_forcewake) in forcewake_early_sanitize() argument569 if (restore_forcewake) { in forcewake_early_sanitize()571 fw_domains_get(uncore, restore_forcewake); in forcewake_early_sanitize()594 unsigned int restore_forcewake; in intel_uncore_resume_early() local602 restore_forcewake = fetch_and_zero(&uncore->fw_domains_saved); in intel_uncore_resume_early()603 forcewake_early_sanitize(uncore, restore_forcewake); in intel_uncore_resume_early()
Completed in 8 milliseconds