Searched refs:TVE200_CTRL_IPRESOL_CIF (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/tve200/ | ||
D | tve200_drm.h | 79 #define TVE200_CTRL_IPRESOL_CIF (0 << 10) macro |
D | tve200_display.c | 173 ctrl1 |= TVE200_CTRL_IPRESOL_CIF; in tve200_display_enable() |