Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soundwire/
H A Dintel.c1807 bool clock_stop0; in intel_resume_runtime() local
1883 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_resume_runtime()
1885 if (!clock_stop0) { in intel_resume_runtime()
1921 ret = sdw_cdns_clock_restart(cdns, !clock_stop0); in intel_resume_runtime()
1927 if (!clock_stop0) { in intel_resume_runtime()
1944 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_resume_runtime()
1945 if (!clock_stop0) in intel_resume_runtime()