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