Searched defs:bitmap (Results 1 - 12 of 12) sorted by relevance

/u-boot/api/
H A Dapi_display.c28 int display_draw_bitmap(ulong bitmap, int x, int y) argument
H A Dapi.c583 ulong bitmap; local
/u-boot/arch/x86/lib/
H A Dpirq_routing.c17 static u8 pirq_get_next_free_irq(struct udevice *dev, u8 *pirq, u16 bitmap, argument
73 int bitmap = irq->irq[intx].bitmap; local
/u-boot/arch/x86/include/asm/
H A Dpirq_routing.h32 u16 bitmap; /* Available IRQs */ member in struct:irq_info::__packed
/u-boot/include/linux/
H A Dbitmap.h34 __bitmap_weight(const unsigned long *bitmap, unsigned int bits) argument
/u-boot/lib/efi_selftest/
H A Defi_selftest_bitblt.c34 static struct efi_gop_pixel *bitmap; variable in typeref:struct:efi_gop_pixel
[all...]
/u-boot/arch/arm/mach-apple/
H A Drtkit.c161 u32 bitmap, base; local
/u-boot/examples/api/
H A Dglue.c401 int ub_display_draw_bitmap(ulong bitmap, int x, int y) argument
/u-boot/common/
H A Dusb_hub.c627 unsigned char *bitmap; local
/u-boot/tools/
H A Difwitool.c210 uint8_t bitmap[16]; member in struct:signed_pkg_info_ext
/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c1637 const unsigned char *bitmap = buf; local
/u-boot/drivers/video/
H A Dstb_truetype.h337 unsigned char *bitmap; local
4765 stbtt_FreeSDF(unsigned char *bitmap, void *userdata) argument
[all...]

Completed in 246 milliseconds