Searched refs:vc_id (Results 1 – 6 of 6) sorted by relevance
240 uint8_t vc_id; member
320 int vc_id; member2660 data_id = data_type | dsi->vc[channel].vc_id << 6; in dsi_vc_write_long_header()2766 data_id = data_type | dsi->vc[channel].vc_id << 6; in dsi_vc_send_short()4901 static int dsi_set_vc_id(struct omap_dss_device *dssdev, int channel, int vc_id) in dsi_set_vc_id() argument4906 if (vc_id < 0 || vc_id > 3) { in dsi_set_vc_id()4922 dsi->vc[channel].vc_id = vc_id; in dsi_set_vc_id()4935 dsi->vc[channel].vc_id = 0; in dsi_release_vc()5392 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()
6860 const uint8_t vc_id = 1; /// VC ID always 1 for SST in dpcd_write_128b_132b_sst_payload_allocation_table() local6885 ASSERT(vc_id == 1); in dpcd_write_128b_132b_sst_payload_allocation_table()6889 &vc_id, in dpcd_write_128b_132b_sst_payload_allocation_table()6946 proposed_table->stream_allocations[0].vcp_id = vc_id; in dpcd_write_128b_132b_sst_payload_allocation_table()
4035 uint8_t vc_id = 1; /// VC ID always 1 for SST in fpga_dp_hpo_enable_link_and_stream() local4092 proposed_table.stream_allocations[0].vcp_id = vc_id; in fpga_dp_hpo_enable_link_and_stream()