Searched refs:vc_id (Results 1 – 6 of 6) sorted by relevance
225 uint8_t vc_id; member
320 int vc_id; member2663 data_id = data_type | dsi->vc[channel].vc_id << 6; in dsi_vc_write_long_header()2769 data_id = data_type | dsi->vc[channel].vc_id << 6; in dsi_vc_send_short()4909 static int dsi_set_vc_id(struct omap_dss_device *dssdev, int channel, int vc_id) in dsi_set_vc_id() argument4914 if (vc_id < 0 || vc_id > 3) { in dsi_set_vc_id()4930 dsi->vc[channel].vc_id = vc_id; in dsi_set_vc_id()4943 dsi->vc[channel].vc_id = 0; in dsi_release_vc()5400 dsi->vc[i].vc_id = 0; in dsi_bind()
352 int vc_id; member2597 data_id = data_type | dsi->vc[channel].vc_id << 6; in dsi_vc_write_long_header()2701 data_id = data_type | dsi->vc[channel].vc_id << 6; in dsi_vc_send_short()4818 static int dsi_set_vc_id(struct omap_dss_device *dssdev, int channel, int vc_id) in dsi_set_vc_id() argument4822 if (vc_id < 0 || vc_id > 3) { in dsi_set_vc_id()4838 dsi->vc[channel].vc_id = vc_id; in dsi_set_vc_id()4850 dsi->vc[channel].vc_id = 0; in dsi_release_vc()5372 dsi->vc[i].vc_id = 0; in dsi_probe()
314 int vc_id);
573 int vc_id);
111 dtm_cmd->dtm_in_message.topology_update_v2.dp_mst_vcid = display->vc_id; in mod_hdcp_add_display_to_topology()