Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/imx/
Dimx-tve.c515 static const char * const imx_tve_modes[] = { variable
529 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()