Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dvideomodes.h78 int video_get_params (struct ctfb_res_modes *pPar, char *penv);
H A Dmxsfb.c169 bpp = video_get_params(&mode, penv); in video_hw_init()
H A Dvideomodes.c157 int video_get_params (struct ctfb_res_modes *pPar, char *penv) in video_get_params() function
H A Dmb862xx.c281 bpp = video_get_params (res_mode, penv); in card_init()
H A Dati_radeon_fb.c665 bits_per_pixel = video_get_params (res_mode, penv); in video_hw_init()
H A Dmx3fb.c843 bits_per_pixel = video_get_params(mode, penv); in video_hw_init()
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c1164 sunxi_display.depth = video_get_params(&custom, lcd_mode);
/openbmc/u-boot/arch/arm/mach-sunxi/
H A DKconfig813 This is in drivers/video/videomodes.c: video_get_params() format, e.g.