Searched refs:hdmi_conf_1080p60 (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/media/video/s5p-tv/ |
D | hdmi_drv.c | 500 static const struct hdmi_preset_conf hdmi_conf_1080p60 = { variable 540 { V4L2_DV_1080P30, &hdmi_conf_1080p60 }, 541 { V4L2_DV_1080P60, &hdmi_conf_1080p60 },
|
/linux-3.4.99/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 810 static const struct hdmi_preset_conf hdmi_conf_1080p60 = { variable 868 { 1920, 1080, 60, false, hdmiphy_conf148_5, &hdmi_conf_1080p60 },
|