Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tve200/
H A Dtve200_drm.h92 #define TVE200_VSTSTYPE_VAI (2 << 4) /* start of v active image */ macro
H A Dtve200_display.c56 val |= TVE200_VSTSTYPE_VAI; in tve200_irq()