Searched refs:imx_tve_modes (Results 1 – 1 of 1) sorted by relevance
515 static const char * const imx_tve_modes[] = { variable529 for (i = 0; i < ARRAY_SIZE(imx_tve_modes); i++) in of_get_tve_mode()530 if (!strcasecmp(bm, imx_tve_modes[i])) in of_get_tve_mode()