Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tve200/
H A Dtve200_drm.h90 #define TVE200_VSTSTYPE_VSYNC (0 << 4) /* start of vsync */ macro
H A Dtve200_display.c165 ctrl1 |= TVE200_VSTSTYPE_VSYNC; in tve200_display_enable()