Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-bcm283x/include/mach/
Dmsg.h47 int bcm2835_set_video_params(int *widthp, int *heightp, int depth_bpp,
/external/u-boot/drivers/video/
Dbcm2835.c26 ret = bcm2835_set_video_params(&w, &h, 32, BCM2835_MBOX_PIXEL_ORDER_RGB, in bcm2835_video_probe()
/external/u-boot/arch/arm/mach-bcm283x/
Dmsg.c108 int bcm2835_set_video_params(int *widthp, int *heightp, int depth_bpp, in bcm2835_set_video_params() function