Searched refs:sdw_cdns_is_clock_stop (Results 1 – 3 of 3) sorted by relevance
85 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_start_bus_after_reset()168 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_check_clock_stop()
177 bool sdw_cdns_is_clock_stop(struct sdw_cdns *cdns);
273 if (sdw_cdns_is_clock_stop(cdns)) { in cdns_config_update()1628 bool sdw_cdns_is_clock_stop(struct sdw_cdns *cdns) in sdw_cdns_is_clock_stop() function1632 EXPORT_SYMBOL(sdw_cdns_is_clock_stop);1649 if (sdw_cdns_is_clock_stop(cdns)) { in sdw_cdns_clock_stop()