Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/soundwire/
Dintel.c1824 bool clock_stop0; in intel_resume_runtime() local
1903 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_resume_runtime()
1905 if (!clock_stop0) { in intel_resume_runtime()
1941 ret = sdw_cdns_clock_restart(cdns, !clock_stop0); in intel_resume_runtime()
1947 if (!clock_stop0) { in intel_resume_runtime()
1967 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_resume_runtime()
1968 if (!clock_stop0) in intel_resume_runtime()