Searched refs:vc_id (Results 1 – 6 of 6) sorted by relevance
240 uint8_t vc_id; member
320 int vc_id; member2666 data_id = data_type | dsi->vc[channel].vc_id << 6; in dsi_vc_write_long_header()2772 data_id = data_type | dsi->vc[channel].vc_id << 6; in dsi_vc_send_short()4907 static int dsi_set_vc_id(struct omap_dss_device *dssdev, int channel, int vc_id) in dsi_set_vc_id() argument4912 if (vc_id < 0 || vc_id > 3) { in dsi_set_vc_id()4928 dsi->vc[channel].vc_id = vc_id; in dsi_set_vc_id()4941 dsi->vc[channel].vc_id = 0; in dsi_release_vc()5398 dsi->vc[i].vc_id = 0; in dsi_bind()
573 int vc_id);
151 dtm_cmd->dtm_in_message.topology_update_v2.dp_mst_vcid = display->vc_id; in add_display_to_topology_v2()198 dtm_cmd->dtm_in_message.topology_update_v3.dp_mst_vcid = display->vc_id; in add_display_to_topology_v3()
6864 const uint8_t vc_id = 1; /// VC ID always 1 for SST in dpcd_write_128b_132b_sst_payload_allocation_table() local6886 proposed_table->stream_allocations[0].vcp_id = vc_id; in dpcd_write_128b_132b_sst_payload_allocation_table()6900 ASSERT(vc_id == 1); in dpcd_write_128b_132b_sst_payload_allocation_table()6904 &vc_id, in dpcd_write_128b_132b_sst_payload_allocation_table()
4174 uint8_t vc_id = 1; /// VC ID always 1 for SST in fpga_dp_hpo_enable_link_and_stream() local4230 proposed_table.stream_allocations[0].vcp_id = vc_id; in fpga_dp_hpo_enable_link_and_stream()