Searched refs:TVE200_VSTSTYPE_VSYNC (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/tve200/ | ||
D | tve200_drm.h | 90 #define TVE200_VSTSTYPE_VSYNC (0 << 4) /* start of vsync */ macro |
D | tve200_display.c | 165 ctrl1 |= TVE200_VSTSTYPE_VSYNC; in tve200_display_enable() |