Home
last modified time | relevance | path

Searched defs:vc_id (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_fpga.c41 uint8_t vc_id = 1; /// VC ID always 1 for SST in dp_fpga_hpo_enable_link_and_stream() local
/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h241 uint8_t vc_id; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1566 const uint8_t vc_id = 1; /// VC ID always 1 for SST in write_128b_132b_sst_payload_allocation_table() local
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c320 int vc_id; member
4907 static int dsi_set_vc_id(struct omap_dss_device *dssdev, int channel, int vc_id) in dsi_set_vc_id()