Searched defs:fb (Results 1 – 13 of 13) sorted by relevance
| /u-boot/drivers/video/ |
| A D | coreboot.c | 13 static int save_vesa_mode(struct cb_framebuffer *fb, in save_vesa_mode() 44 struct cb_framebuffer *fb = lib_sysinfo.framebuffer; in coreboot_video_probe() local
|
| A D | video_bmp.c | 57 static void write_pix8(u8 *fb, uint bpix, enum video_format eformat, in write_pix8() 88 u8 *fb = *fbp; in draw_unencoded_bitmap() local 102 u8 *fb = *fbp; in draw_encoded_bitmap() local 115 uchar *fb, int x_off, int y_off, in video_display_rle8_bitmap() 247 uchar *start, *fb; in video_bmp_display() local
|
| A D | efi.c | 187 u64 fb; in efi_video_probe() local 215 u64 fb; in efi_video_bind() local
|
| A D | mxsfb.c | 202 int bpp, u32 fb) in mxs_probe_common() 233 static int mxs_remove_common(u32 fb) in mxs_remove_common()
|
| /u-boot/arch/mips/mach-mtmips/mt7621/spl/ |
| A D | dram.c | 111 u32 div, baseval, fb; in calc_cpu_pll_val() local
|
| /u-boot/arch/x86/lib/ |
| A D | coreboot_table.c | 106 struct cb_framebuffer *fb; in write_coreboot_table() local
|
| /u-boot/drivers/pci/ |
| A D | pci_rom.c | 328 int vesa_setup_video_priv(struct vesa_mode_info *vesa, u64 fb, in vesa_setup_video_priv()
|
| /u-boot/cmd/x86/ |
| A D | cbsysinfo.c | 245 struct cb_framebuffer *fb = info->framebuffer; in show_table() local
|
| /u-boot/lib/efi_loader/ |
| A D | efi_gop.c | 37 void *fb; member 470 void *fb; in efi_gop_register() local
|
| /u-boot/drivers/clk/mtmips/ |
| A D | clk-mt7621.c | 193 u32 bs, xtal_sel, clkcfg0, cur_clk, mempll, dividx, fb; in mt7621_get_clocks() local
|
| /u-boot/include/ |
| A D | video.h | 111 void *fb; member
|
| /u-boot/drivers/clk/ |
| A D | clk_versaclock.c | 378 u8 fb[5]; in vc5_pll_recalc_rate() local 422 u8 fb[5]; in vc5_pll_set_rate() local
|
| /u-boot/drivers/ata/ |
| A D | dwc_ahsata.c | 34 u32 fb; member
|
Completed in 26 milliseconds