/u-boot/arch/x86/lib/fsp/ |
A D | fsp_support.c | 17 u32 top; in fsp_get_usable_lowmem_top() local 79 u64 top; in fsp_get_usable_highmem_top() local
|
/u-boot/common/init/ |
A D | board_init.c | 78 ulong board_init_f_alloc_reserve(ulong top) in board_init_f_alloc_reserve()
|
/u-boot/include/ |
A D | circbuf.h | 14 char *top; /* pointer to current buffer start */ member
|
/u-boot/arch/arm/mach-rockchip/ |
A D | sdram.c | 40 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 D | s5pxx18_dp_rgb.c | 40 struct dp_plane_top *top, struct dp_plane_info *planes, in nx_rgb_display()
|
A D | s5pxx18_dp_lvds.c | 239 struct dp_plane_top *top, struct dp_plane_info *planes, in nx_lvds_display()
|
A D | s5pxx18_dp.c | 203 int dp_plane_screen_setup(int module, struct dp_plane_top *top) in dp_plane_screen_setup()
|
A D | s5pxx18_dp_hdmi.c | 494 struct dp_plane_top *top, struct dp_plane_info *planes, in nx_hdmi_display()
|
A D | s5pxx18_dp_mipi.c | 627 struct dp_plane_top *top, struct dp_plane_info *planes, in nx_mipi_display()
|
/u-boot/arch/arm/mach-nexell/include/mach/ |
A D | display_dev.h | 27 struct dp_plane_top top; member
|
A D | display.h | 132 int top; member 219 struct dp_plane_top top; member
|
/u-boot/arch/arm/mach-uniphier/ |
A D | dram_init.c | 274 unsigned long base, top; in dram_init_banksize() local
|
/u-boot/cmd/ |
A D | bedbug.c | 343 unsigned long top; /* Top of memory address */ in do_bedbug_stack() local
|
/u-boot/test/dm/ |
A D | core.c | 572 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 D | nexell_display.c | 127 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 D | bedbug.c | 422 int top = 0; in find_opcode() local
|
A D | dlmalloc.c | 530 #define top (av_[2]) /* The topmost chunk */ macro
|
/u-boot/drivers/net/fm/ |
A D | fm.h | 29 void *top; member
|
/u-boot/lib/zlib/ |
A D | trees.c | 439 #define pqremove(s, tree, top) \ argument
|
/u-boot/arch/arm/mach-bcm283x/include/mach/ |
A D | mbox.h | 435 u32 top; member 441 u32 top; member
|
/u-boot/drivers/video/nexell/soc/ |
A D | s5pxx18_soc_mlc.c | 1570 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 D | asn1_compiler.c | 856 struct element *top, *element; in parse_type() local
|
/u-boot/fs/yaffs2/ |
A D | yaffs_guts.h | 374 struct yaffs_tnode *top; member
|
/u-boot/arch/arm/mach-s5pc1xx/include/mach/ |
A D | gpio.h | 781 #define GPIO_ENTRY(name, base, top, offset) { name, top - base, offset, base } argument
|
/u-boot/arch/arm/mach-exynos/include/mach/ |
A D | gpio.h | 1456 #define GPIO_ENTRY(name, base, top, offset) { name, top - base, offset, base } argument
|