Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()