Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dvideomodes.h81 int video_get_video_mode(unsigned int *xres, unsigned int *yres,
H A Dvideomodes.c235 int video_get_video_mode(unsigned int *xres, unsigned int *yres, in video_get_video_mode() function
304 if (!video_get_video_mode(&xres, &yres, &depth, &refresh, options)) in video_get_ctfb_res_modes()
H A Dfsl_diu_fb.c383 if (!video_get_video_mode(&ctfb.winSizeX, &ctfb.winSizeY, &depth, &freq, in video_hw_init()
H A Dfsl_dcu_fb.c378 if (!video_get_video_mode(&ctfb.winSizeX, &ctfb.winSizeY, &depth, &freq, in video_hw_init()