Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_hdmi_reg.h138 #define VSYNC_WINDOW_START(x) (((x) & 0x3ff) << 16) macro
H A Dtegra_hdmi.c804 VSYNC_WINDOW_START(0x200) | VSYNC_WINDOW_END(0x210) | in hdmi_enable()