Searched refs:clock_stop (Results 1 – 3 of 3) sorted by relevance
191 static inline int sdw_intel_stop_bus(struct sdw_intel *sdw, bool clock_stop) in sdw_intel_stop_bus() argument194 return SDW_INTEL_OPS(sdw, stop_bus)(sdw, clock_stop); in sdw_intel_stop_bus()264 int intel_stop_bus(struct sdw_intel *sdw, bool clock_stop);
427 int (*stop_bus)(struct sdw_intel *sdw, bool clock_stop);
727 if (intel_dsi->clock_stop) in gen11_dsi_configure_transcoder()