Home
last modified time | relevance | path

Searched refs:preprogrammed_vic (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
Dsh_mobile_hdmi.c279 u8 preprogrammed_vic; /* use a pre-programmed VIC or member
463 if (!hdmi->preprogrammed_vic) in sh_hdmi_external_video_param()
700 if (hdmi->preprogrammed_vic) in sh_hdmi_avi_infoframe_setup()
701 vic = hdmi->preprogrammed_vic; in sh_hdmi_avi_infoframe_setup()
999 hdmi->preprogrammed_vic = 1; in sh_hdmi_read_edid()
1001 hdmi->preprogrammed_vic = 2; in sh_hdmi_read_edid()
1003 hdmi->preprogrammed_vic = 17; in sh_hdmi_read_edid()
1005 hdmi->preprogrammed_vic = 4; in sh_hdmi_read_edid()
1007 hdmi->preprogrammed_vic = 32; in sh_hdmi_read_edid()
1009 hdmi->preprogrammed_vic = 31; in sh_hdmi_read_edid()
[all …]