Searched refs:TVE200_CTRL_BURST_32_WORDS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/tve200/ | ||
D | tve200_drm.h | 57 #define TVE200_CTRL_BURST_32_WORDS (3 << 24) macro |
D | tve200_display.c | 158 ctrl1 |= TVE200_CTRL_BURST_32_WORDS; in tve200_display_enable() |