Searched refs:vc_id (Results 1 – 2 of 2) sorted by relevance
330 int vc_id; member2680 data_id = data_type | dsi->vc[channel].vc_id << 6; in dsi_vc_write_long_header()2786 data_id = data_type | dsi->vc[channel].vc_id << 6; in dsi_vc_send_short()4926 static int dsi_set_vc_id(struct omap_dss_device *dssdev, int channel, int vc_id) in dsi_set_vc_id() argument4931 if (vc_id < 0 || vc_id > 3) { in dsi_set_vc_id()4947 dsi->vc[channel].vc_id = vc_id; in dsi_set_vc_id()4960 dsi->vc[channel].vc_id = 0; in dsi_release_vc()5418 dsi->vc[i].vc_id = 0; in omap_dsihw_probe()
665 int vc_id);