Home
last modified time | relevance | path

Searched defs:fb (Results 1 – 14 of 14) sorted by relevance

/u-boot/drivers/video/
A Dcoreboot.c12 static int save_vesa_mode(struct cb_framebuffer *fb, in save_vesa_mode()
43 struct cb_framebuffer *fb = lib_sysinfo.framebuffer; in coreboot_video_probe() local
A Dvideo_bmp.c33 ushort *fb = *fbp; in draw_encoded_bitmap() local
44 uchar *fb, int x_off, int y_off, in video_display_rle8_bitmap()
130 __weak void fb_put_byte(uchar **fb, uchar **from) in fb_put_byte()
136 __weak void fb_put_word(uchar **fb, uchar **from) in fb_put_word()
195 uchar *start, *fb; in video_bmp_display() local
A Dmxsfb.c181 int bpp, u32 fb) in mxs_probe_common()
212 static int mxs_remove_common(u32 fb) in mxs_remove_common()
248 void *fb = NULL; in video_hw_init() local
A Datmel_lcdfb.c62 void fb_put_word(uchar **fb, uchar **from) in fb_put_word()
A Dcfb_console.c1101 static inline void fill_555rgb_pswap(uchar *fb, int x, u8 r, u8 g, u8 b) in fill_555rgb_pswap()
1130 static void draw_bitmap(uchar **fb, uchar *bm, struct palette *p, in draw_bitmap()
1323 uchar *fb; in video_display_bitmap() local
A Dfsl_diu_fb.c222 unsigned int depth, char **fb) in allocate_fb()
/u-boot/common/
A Dlcd.c342 uchar *fb = (uchar *)(lcd_base + y * lcd_line_length + x * bpix / 8); in lcd_logo_plot() local
419 ushort *fb = *fbp; in draw_encoded_bitmap() local
445 uchar *fb, int x_off, int y_off) in lcd_display_rle8_bitmap()
531 __weak void fb_put_byte(uchar **fb, uchar **from) in fb_put_byte()
537 __weak void fb_put_word(uchar **fb, uchar **from) in fb_put_word()
563 uchar *fb; in lcd_display_bitmap() local
/u-boot/arch/x86/lib/
A Dcoreboot_table.c106 struct cb_framebuffer *fb; in write_coreboot_table() local
/u-boot/board/nvidia/p2371-2180/
A Dp2371-2180.c128 struct fdt_memory fb; in ft_copy_carveout() local
/u-boot/board/nvidia/p2771-0000/
A Dp2771-0000.c104 struct fdt_memory fb; in ft_copy_carveout() local
/u-boot/board/nvidia/p3450-0000/
A Dp3450-0000.c127 struct fdt_memory fb; in ft_copy_carveout() local
/u-boot/lib/efi_loader/
A Defi_gop.c38 void *fb; member
437 void *fb; in efi_gop_register() local
/u-boot/include/
A Dvideo.h105 void *fb; member
/u-boot/drivers/ata/
A Ddwc_ahsata.c34 u32 fb; member

Completed in 26 milliseconds