Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/soundwire/
Dintel.c1805 bool clock_stop0; in intel_resume_runtime() local
1881 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()