Home
last modified time | relevance | path

Searched defs:hdmi_timings (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/platform/s5p-tv/
Dhdmi_drv.c53 struct hdmi_timings { struct
54 struct hdmi_pulse hact;
55 u32 hsyn_pol; /* 0 - high, 1 - low */
56 struct hdmi_pulse hsyn;
57 u32 interlaced;
58 struct hdmi_pulse vact[2];
59 u32 vsyn_pol; /* 0 - high, 1 - low */
60 u32 vsyn_off;
61 struct hdmi_pulse vsyn[2];
482 const struct hdmi_timings *hdmi_timings; member
[all …]