Searched refs:bcm2835_set_video_params (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/arch/arm/mach-bcm283x/include/mach/ |
D | msg.h | 47 int bcm2835_set_video_params(int *widthp, int *heightp, int depth_bpp,
|
/external/u-boot/drivers/video/ |
D | bcm2835.c | 26 ret = bcm2835_set_video_params(&w, &h, 32, BCM2835_MBOX_PIXEL_ORDER_RGB, in bcm2835_video_probe()
|
/external/u-boot/arch/arm/mach-bcm283x/ |
D | msg.c | 108 int bcm2835_set_video_params(int *widthp, int *heightp, int depth_bpp, in bcm2835_set_video_params() function
|