Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/soundwire/
Dintel_bus_common.c91 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_start_bus_after_reset()
174 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_check_clock_stop()
Dcadence_master.h178 bool sdw_cdns_is_clock_stop(struct sdw_cdns *cdns);
Dcadence_master.c274 if (sdw_cdns_is_clock_stop(cdns)) { in cdns_config_update()
1653 bool sdw_cdns_is_clock_stop(struct sdw_cdns *cdns) in sdw_cdns_is_clock_stop() function
1657 EXPORT_SYMBOL(sdw_cdns_is_clock_stop);
1674 if (sdw_cdns_is_clock_stop(cdns)) { in sdw_cdns_clock_stop()