Searched refs:hdmi_conf_720p60 (Results 1 - 2 of 2) sorted by relevance
/drivers/gpu/drm/exynos/ |
H A D | exynos_hdmi.c | 157 static const struct hdmi_preset_conf hdmi_conf_720p60 = { variable in typeref:struct:hdmi_preset_conf 298 { 1280, 720, 60, false, hdmiphy_conf74_25, &hdmi_conf_720p60 }, 299 { 1280, 720, 50, false, hdmiphy_conf74_25, &hdmi_conf_720p60 },
|
/drivers/media/video/s5p-tv/ |
H A D | hdmi_drv.c | 447 static const struct hdmi_preset_conf hdmi_conf_720p60 = { variable in typeref:struct:hdmi_preset_conf 551 { V4L2_DV_720P59_94, &hdmi_conf_720p60 },
|
Completed in 843 milliseconds