Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-tv/
Dhdmi_drv.c61 struct hdmi_pulse vsyn[2]; member
207 (t->vsyn[0].beg << 12) | t->vsyn[0].end); in hdmi_timing_apply()
217 (t->vsyn[1].beg << 12) | t->vsyn[1].end); in hdmi_timing_apply()
230 hdmi_writebn(hdev, HDMI_TG_VSYNC_L, 2, t->vsyn[0].beg); in hdmi_timing_apply()
234 hdmi_writebn(hdev, HDMI_TG_VSYNC_TOP_HDMI_L, 2, t->vsyn[0].beg); in hdmi_timing_apply()
235 hdmi_writebn(hdev, HDMI_TG_FIELD_TOP_HDMI_L, 2, t->vsyn[0].beg); in hdmi_timing_apply()
239 hdmi_writebn(hdev, HDMI_TG_VSYNC2_L, 2, t->vsyn[1].beg); in hdmi_timing_apply()
242 hdmi_writebn(hdev, HDMI_TG_VSYNC_BOT_HDMI_L, 2, t->vsyn[1].beg); in hdmi_timing_apply()
243 hdmi_writebn(hdev, HDMI_TG_FIELD_BOT_HDMI_L, 2, t->vsyn[1].beg); in hdmi_timing_apply()
387 .vsyn[0] = { .beg = 6 + 3, .end = 12 + 3},
[all …]
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-l2c-defs.h1292 uint64_t vsyn:10; member
1298 uint64_t vsyn:10;