Searched refs:imx_tve_modes (Results 1 – 1 of 1) sorted by relevance
461 static const char * const imx_tve_modes[] = { variable475 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()