Searched refs:clock_stop0 (Results 1 – 1 of 1) sorted by relevance
1805 bool clock_stop0; in intel_resume_runtime() local1881 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_resume_runtime()1883 if (!clock_stop0) { in intel_resume_runtime()1919 ret = sdw_cdns_clock_restart(cdns, !clock_stop0); in intel_resume_runtime()1925 if (!clock_stop0) { in intel_resume_runtime()1942 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_resume_runtime()1943 if (!clock_stop0) in intel_resume_runtime()