Home
last modified time | relevance | path

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

/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-rockchip/
A Dsdram.c40 size_t top = min((unsigned long)(gd->ram_size + CONFIG_SYS_SDRAM_BASE), in dram_init_banksize() local
210 unsigned long top = CONFIG_SYS_SDRAM_BASE + SDRAM_MAX_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-nexell/include/mach/
A Ddisplay_dev.h27 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/cmd/
A Dbedbug.c343 unsigned long top; /* Top of memory address */ in do_bedbug_stack() local
/u-boot/test/dm/
A Dcore.c572 struct udevice *top[NODE_COUNT]; in dm_test_children() local
658 struct udevice *top[NODE_COUNT]; in dm_test_device_reparent() local
/u-boot/drivers/video/
A Dnexell_display.c127 static void nx_display_parse_dp_top_layer(ofnode node, struct dp_plane_top *top) in nx_display_parse_dp_top_layer()
/u-boot/common/
A Dbedbug.c422 int top = 0; in find_opcode() local
A Ddlmalloc.c530 #define top (av_[2]) /* The topmost chunk */ macro
/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.h435 u32 top; member
441 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/fs/yaffs2/
A Dyaffs_guts.h374 struct yaffs_tnode *top; member
/u-boot/arch/arm/mach-s5pc1xx/include/mach/
A Dgpio.h781 #define GPIO_ENTRY(name, base, top, offset) { name, top - base, offset, base } argument
/u-boot/arch/arm/mach-exynos/include/mach/
A Dgpio.h1456 #define GPIO_ENTRY(name, base, top, offset) { name, top - base, offset, base } argument

Completed in 49 milliseconds