Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dvideomodes.h80 int video_get_video_mode(unsigned int *xres, unsigned int *yres,
H A Dvideomodes.c234 int video_get_video_mode(unsigned int *xres, unsigned int *yres, in video_get_video_mode() function
303 if (!video_get_video_mode(&xres, &yres, &depth, &refresh, options)) in video_get_ctfb_res_modes()
H A Dfsl_diu_fb.c382 if (!video_get_video_mode(&ctfb.winSizeX, &ctfb.winSizeY, &depth, &freq, in video_hw_init()
H A Dfsl_dcu_fb.c377 if (!video_get_video_mode(&ctfb.winSizeX, &ctfb.winSizeY, &depth, &freq, in video_hw_init()