Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/imx/
H A Dimx-tve.c483 static const char * const imx_tve_modes[] = { variable
497 for (i = 0; i < ARRAY_SIZE(imx_tve_modes); i++) in of_get_tve_mode()
498 if (!strcasecmp(bm, imx_tve_modes[i])) in of_get_tve_mode()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds