Home
last modified time | relevance | path

Searched refs:DEPTH (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/display/
H A Dcirrus_vga_rop2.h25 #if DEPTH == 8
27 #elif DEPTH == 16
29 #elif DEPTH == 24
35 #elif DEPTH == 32
38 #error unsupported DEPTH
42 glue(glue(glue(cirrus_patternfill_, ROP_NAME), _),DEPTH) in glue() argument
52 #if DEPTH == 24 in glue()
55 int skipleft = (s->vga.gr[0x2f] & 0x07) * (DEPTH / 8); in glue()
58 #if DEPTH == 8 in glue()
60 #elif DEPTH == 16 in glue()
[all …]
H A Dcirrus_vga_rop.h231 #define DEPTH 8 macro
234 #define DEPTH 16 macro
237 #define DEPTH 24 macro
240 #define DEPTH 32 macro
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_bitblt.c15 #define DEPTH 60 macro
88 gop->blt(gop, bitmap, EFI_BLT_BUFFER_TO_VIDEO, sx, 0, dx, DEPTH, in notify()
259 ret = gop->blt(gop, bitmap, EFI_BLT_BUFFER_TO_VIDEO, 0, 0, 0, DEPTH, in execute()
268 79, 57 + DEPTH, 119, 57 + DEPTH, in execute()
277 94, 57 + DEPTH, 94, 57, in execute()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/
H A D0006-Fix-nss-multilib-build-on-openSUSE-11.x-32bit.patch31 include $(DEPTH)/coreconf/config.mk
/openbmc/qemu/hw/i3c/
H A Ddw-i3c.c200 FIELD(DEVICE_ADDR_TABLE_POINTER, DEPTH, 16, 16)
589 DEPTH); in dw_i3c_addr_table_index_from_addr()
959 ARRAY_FIELD_DP32(s->regs, DEVICE_ADDR_TABLE_POINTER, DEPTH, in dw_i3c_reset()
1800 ARRAY_FIELD_DP32(s->regs, DEVICE_ADDR_TABLE_POINTER, DEPTH, in dw_i3c_reset_enter()