Lines Matching refs:preprogrammed_vic
279 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()
1011 hdmi->preprogrammed_vic = 16; in sh_hdmi_read_edid()
1013 hdmi->preprogrammed_vic = 0; in sh_hdmi_read_edid()
1017 hdmi->preprogrammed_vic ? "VIC" : "external", found->xres, in sh_hdmi_read_edid()