Home
last modified time | relevance | path

Searched defs:bmap (Results 1 – 18 of 18) sorted by relevance

/openbmc/u-boot/arch/arm/mach-imx/
H A Dddrmc-vf610-calibration.c59 static int ddr_cal_get_first_edge_index(unsigned long *bmap, enum edge e, in ddr_cal_get_first_edge_index()
96 static void bitmap_print(unsigned long *bmap, int max) in bitmap_print()
/openbmc/u-boot/drivers/video/
H A Dvideo_bmp.c21 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap()
46 uchar *bmap; in video_display_rle8_bitmap() local
198 uchar *bmap; in video_bmp_display() local
H A Dcfb_console.c1318 uchar *bmap; in video_display_bitmap() local
/openbmc/qemu/tests/unit/
H A Dtest-bitmap.c64 unsigned long *bmap; in bitmap_set_case() local
/openbmc/u-boot/common/
H A Dlcd.c340 uchar *bmap = &bmp_logo_bitmap[0]; in lcd_logo_plot() local
408 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap()
447 uchar *bmap; in lcd_display_rle8_bitmap() local
565 uchar *bmap; in lcd_display_bitmap() local
/openbmc/qemu/block/
H A Dvdi.c181 uint32_t *bmap; member
285 uint32_t *bmap; in vdi_co_check() local
755 uint32_t *bmap = NULL; in vdi_co_do_create() local
/openbmc/qemu/include/system/
H A Dramblock.h52 unsigned long *bmap; member
/openbmc/qemu/hw/input/
H A Dadb-mouse.c64 static const int bmap[INPUT_BUTTON__MAX] = { in adb_mouse_handle_event() local
H A Dhid.c113 static const int bmap[INPUT_BUTTON__MAX] = { in hid_pointer_event() local
H A Dps2.c792 static const int bmap[INPUT_BUTTON__MAX] = { in ps2_mouse_event() local
/openbmc/qemu/ui/
H A Dinput-legacy.c115 static const int bmap[INPUT_BUTTON__MAX] = { in legacy_mouse_event() local
H A Dspice-input.c119 static uint32_t bmap[INPUT_BUTTON__MAX] = { in spice_update_buttons() local
H A Dui-hmp-cmds.c57 static uint32_t bmap[INPUT_BUTTON__MAX] = { in hmp_mouse_button() local
H A Dsdl2.c307 static uint32_t bmap[INPUT_BUTTON__MAX] = { in sdl_send_mouse_event() local
H A Dvdagent.c238 static const int bmap[INPUT_BUTTON__MAX] = { in vdagent_pointer_event() local
H A Dvnc.c1785 static uint32_t bmap[INPUT_BUTTON__MAX] = { in pointer_event() local
/openbmc/qemu/hw/char/
H A Descc.c962 static const int bmap[INPUT_BUTTON__MAX] = { in sunmouse_handle_event() local
/openbmc/qemu/
H A Dblockdev.c2695 BdrvDirtyBitmap *bmap = NULL; in do_backup_common() local