Searched refs:sdw_cdns_is_clock_stop (Results 1 – 3 of 3) sorted by relevance
91 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()
179 bool sdw_cdns_is_clock_stop(struct sdw_cdns *cdns);
276 if (sdw_cdns_is_clock_stop(cdns)) { in cdns_config_update()1671 bool sdw_cdns_is_clock_stop(struct sdw_cdns *cdns) in sdw_cdns_is_clock_stop() function1675 EXPORT_SYMBOL(sdw_cdns_is_clock_stop);1692 if (sdw_cdns_is_clock_stop(cdns)) { in sdw_cdns_clock_stop()