Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h292 uint8_t vc_id; member
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1538 const uint8_t vc_id = 1; /// VC ID always 1 for SST in write_128b_132b_sst_payload_allocation_table() local
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c321 int vc_id; member
4908 static int dsi_set_vc_id(struct omap_dss_device *dssdev, int channel, int vc_id) in dsi_set_vc_id()