Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_hdmi.c178 struct hdmi_v13_conf v13_conf; member
1418 const struct hdmi_tg_regs *tg = &hdata->mode_conf.conf.v13_conf.tg; in hdmi_v13_mode_apply()
1420 &hdata->mode_conf.conf.v13_conf.core; in hdmi_v13_mode_apply()
1795 struct hdmi_v13_core_regs *core = &hdata->mode_conf.conf.v13_conf.core; in hdmi_v13_mode_set()
1796 struct hdmi_tg_regs *tg = &hdata->mode_conf.conf.v13_conf.tg; in hdmi_v13_mode_set()