Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soundwire/
H A Dcadence_master.h159 bool sdw_cdns_is_clock_stop(struct sdw_cdns *cdns);
H A Dcadence_master.c252 if (sdw_cdns_is_clock_stop(cdns)) { in cdns_config_update()
1384 bool sdw_cdns_is_clock_stop(struct sdw_cdns *cdns) in sdw_cdns_is_clock_stop() function
1388 EXPORT_SYMBOL(sdw_cdns_is_clock_stop);
1403 if (sdw_cdns_is_clock_stop(cdns)) { in sdw_cdns_clock_stop()
H A Dintel.c1323 clock_stop = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_init()
1883 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_resume_runtime()
1944 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_resume_runtime()