Searched refs:sdw_cdns_is_clock_stop (Results 1 – 3 of 3) sorted by relevance
82 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_start_bus_after_reset()162 clock_stop0 = sdw_cdns_is_clock_stop(&sdw->cdns); in intel_check_clock_stop()
172 bool sdw_cdns_is_clock_stop(struct sdw_cdns *cdns);
273 if (sdw_cdns_is_clock_stop(cdns)) { in cdns_config_update()1597 bool sdw_cdns_is_clock_stop(struct sdw_cdns *cdns) in sdw_cdns_is_clock_stop() function1601 EXPORT_SYMBOL(sdw_cdns_is_clock_stop);1618 if (sdw_cdns_is_clock_stop(cdns)) { in sdw_cdns_clock_stop()