Home
last modified time | relevance | path

Searched defs:top (Results 1 – 16 of 16) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Dlibnsbmp.c514 uint8_t *top, *bottom, *end, *data; in bmp_decode_rgb32() local
594 uint8_t *top, *bottom, *end, *data; in bmp_decode_rgb24() local
664 uint8_t *top, *bottom, *end, *data; in bmp_decode_rgb16() local
750 uint8_t *top, *bottom, *end, *data; in bmp_decode_rgb() local
822 uint8_t *top, *bottom, *end; in bmp_decode_mask() local
873 uint8_t *top, *bottom, *end; in bmp_decode_rle8() local
1027 uint8_t *top, *bottom, *end; in bmp_decode_rle4() local
/rk3399_rockchip-uboot/common/init/
H A Dboard_init.c46 ulong board_init_f_alloc_reserve(ulong top) in board_init_f_alloc_reserve()
/rk3399_rockchip-uboot/include/
H A Dcircbuf.h15 char *top; /* pointer to current buffer start */ member
/rk3399_rockchip-uboot/arch/x86/lib/fsp/
H A Dfsp_support.c223 u32 top; in fsp_get_usable_lowmem_top() local
285 u64 top; in fsp_get_usable_highmem_top() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dsdram.c198 uint64_t top = CONFIG_SYS_SDRAM_BASE + SDRAM_MAX_SIZE; in board_get_usable_ram_top() local
/rk3399_rockchip-uboot/cmd/
H A Dbedbug.c334 unsigned long top; /* Top of memory address */ in do_bedbug_stack() local
/rk3399_rockchip-uboot/lib/
H A Dbidram.c188 ulong top; in bidram_gen_gd_bi_dram() local
/rk3399_rockchip-uboot/common/
H A Dbedbug.c421 int top = 0; in find_opcode() local
H A Ddlmalloc.c527 #define top (av_[2]) /* The topmost chunk */ macro
/rk3399_rockchip-uboot/test/dm/
H A Dcore.c559 struct udevice *top[NODE_COUNT]; in dm_test_children() local
/rk3399_rockchip-uboot/drivers/net/fm/
H A Dfm.h30 void *top; member
/rk3399_rockchip-uboot/lib/zlib/
H A Dtrees.c438 #define pqremove(s, tree, top) \ argument
/rk3399_rockchip-uboot/arch/arm/mach-bcm283x/include/mach/
H A Dmbox.h434 u32 top; member
440 u32 top; member
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffs_guts.h374 struct yaffs_tnode *top; member
/rk3399_rockchip-uboot/arch/arm/mach-s5pc1xx/include/mach/
H A Dgpio.h782 #define GPIO_ENTRY(name, base, top, offset) { name, top - base, offset, base } argument
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Dgpio.h1457 #define GPIO_ENTRY(name, base, top, offset) { name, top - base, offset, base } argument