Home
last modified time | relevance | path

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

12

/u-boot/arch/x86/lib/fsp/
A Dfsp_support.c17 u32 top; in fsp_get_usable_lowmem_top() local
79 u64 top; in fsp_get_usable_highmem_top() local
/u-boot/common/init/
A Dboard_init.c78 ulong board_init_f_alloc_reserve(ulong top) in board_init_f_alloc_reserve()
/u-boot/include/
A Dcircbuf.h14 char *top; /* pointer to current buffer start */ member
/u-boot/arch/arm/mach-stm32mp/include/mach/
A Dtzc.h22 uintptr_t top; member
/u-boot/arch/arm/mach-mvebu/
A Darm64-common.c35 unsigned long top = CFG_SYS_SDRAM_BASE + min(gd->ram_size, USABLE_RAM_SIZE); in board_get_usable_ram_top() local
/u-boot/drivers/video/nexell/
A Ds5pxx18_dp_rgb.c40 struct dp_plane_top *top, struct dp_plane_info *planes, in nx_rgb_display()
A Ds5pxx18_dp_lvds.c239 struct dp_plane_top *top, struct dp_plane_info *planes, in nx_lvds_display()
A Ds5pxx18_dp.c203 int dp_plane_screen_setup(int module, struct dp_plane_top *top) in dp_plane_screen_setup()
A Ds5pxx18_dp_hdmi.c494 struct dp_plane_top *top, struct dp_plane_info *planes, in nx_hdmi_display()
A Ds5pxx18_dp_mipi.c627 struct dp_plane_top *top, struct dp_plane_info *planes, in nx_mipi_display()
/u-boot/arch/arm/mach-rockchip/
A Dsdram.c41 size_t top = min((unsigned long)ram_top, (unsigned long)(gd->ram_top)); in dram_init_banksize() local
221 unsigned long top = CFG_SYS_SDRAM_BASE + SDRAM_MAX_SIZE; in board_get_usable_ram_top() local
/u-boot/arch/arm/mach-nexell/include/mach/
A Ddisplay_dev.h16 struct dp_plane_top top; member
A Ddisplay.h132 int top; member
219 struct dp_plane_top top; member
/u-boot/arch/arm/mach-uniphier/
A Ddram_init.c274 unsigned long base, top; in dram_init_banksize() local
/u-boot/arch/arm/mach-stm32mp/
A Dtzc400.c113 uint32_t build_config, base, top, attr, nsaid; in tzc_dump_config() local
/u-boot/drivers/video/
A Dnexell_display.c125 static void nx_display_parse_dp_top_layer(ofnode node, struct dp_plane_top *top) in nx_display_parse_dp_top_layer()
/u-boot/test/dm/
A Dcore.c601 struct udevice *top[NODE_COUNT]; in dm_test_children() local
683 struct udevice *top[NODE_COUNT]; in dm_test_device_reparent() local
/u-boot/drivers/net/fm/
A Dfm.h29 void *top; member
/u-boot/lib/zlib/
A Dtrees.c439 #define pqremove(s, tree, top) \ argument
/u-boot/arch/arm/mach-bcm283x/include/mach/
A Dmbox.h453 u32 top; member
459 u32 top; member
/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_mlc.c1570 s16 right, s16 top, in nx_mlc_set_video_layer_coordinate()
1754 void nx_mlc_get_position(u32 module_index, u32 layer, int *left, int *top, in nx_mlc_get_position()
1839 void nx_mlc_get_video_position(u32 module_index, int *left, int *top, in nx_mlc_get_video_position()
/u-boot/tools/
A Dasn1_compiler.c856 struct element *top, *element; in parse_type() local
/u-boot/common/
A Ddlmalloc.c541 #define top (av_[2]) /* The topmost chunk */ macro
/u-boot/lib/
A Dfdtdec.c1242 const void *top = fdt_blob + fdt_totalsize(fdt_blob); in fdt_find_separate() local
/u-boot/fs/yaffs2/
A Dyaffs_guts.h374 struct yaffs_tnode *top; member

Completed in 115 milliseconds

12