Home
last modified time | relevance | path

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

/linux/drivers/soundwire/
A Dcadence_master.h162 bool sdw_cdns_is_clock_stop(struct sdw_cdns *cdns);
A Dcadence_master.c252 if (sdw_cdns_is_clock_stop(cdns)) { in cdns_config_update()
1527 bool sdw_cdns_is_clock_stop(struct sdw_cdns *cdns) in sdw_cdns_is_clock_stop() function
1531 EXPORT_SYMBOL(sdw_cdns_is_clock_stop);
1548 if (sdw_cdns_is_clock_stop(cdns)) { in sdw_cdns_clock_stop()
A Dintel.c1252 clock_stop = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_init()
1903 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_resume_runtime()
1967 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_resume_runtime()

Completed in 11 milliseconds