Searched refs:enable_hs (Results 1 – 3 of 3) sorted by relevance
348 static int ushc_set_bus_freq(struct ushc_data *ushc, int clk, bool enable_hs) in ushc_set_bus_freq() argument357 enable_hs ? USHC_HOST_CTRL_HIGH_SPD : 0); in ushc_set_bus_freq()
287 in->ops.dsi->enable_hs(in, ddata->channel, true); in dsicm_exit_ulps()604 in->ops.dsi->enable_hs(in, ddata->channel, false); in dsicm_power_on()648 in->ops.dsi->enable_hs(in, ddata->channel, true); in dsicm_power_on()
5017 .enable_hs = dsi_vc_enable_hs,