Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Dimx-tve.c461 static const char * const imx_tve_modes[] = { variable
475 for (i = 0; i < ARRAY_SIZE(imx_tve_modes); i++) in of_get_tve_mode()
476 if (!strcasecmp(bm, imx_tve_modes[i])) in of_get_tve_mode()