Home
last modified time | relevance | path

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

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