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