Home
last modified time | relevance | path

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

123

/arch/x86/lib/fsp/
A Dfsp_support.c16 u32 top; in fsp_get_usable_lowmem_top() local
26 top = FSP_LOWMEM_BASE; in fsp_get_usable_lowmem_top()
35 top += (u32)(res_desc->len); in fsp_get_usable_lowmem_top()
64 if (top > (u32)hob_list) { in fsp_get_usable_lowmem_top()
66 top = (u32)mem_base; in fsp_get_usable_lowmem_top()
70 return top; in fsp_get_usable_lowmem_top()
78 u64 top; in fsp_get_usable_highmem_top() local
84 top = FSP_HIGHMEM_BASE; in fsp_get_usable_highmem_top()
92 top += (u32)(res_desc->len); in fsp_get_usable_highmem_top()
98 return top; in fsp_get_usable_highmem_top()
/arch/arm/mach-nexell/include/mach/
A Ddisplay.h132 int top; member
219 struct dp_plane_top top; member
228 struct dp_plane_top *top,
234 struct dp_plane_top *top, struct dp_plane_info *planes,
239 struct dp_plane_top *top,
245 struct dp_plane_top *top,
258 int dp_plane_screen_setup(int module, struct dp_plane_top *top);
A Ddisplay_dev.h16 struct dp_plane_top top; member
/arch/arm/mach-stm32mp/stm32mp1/
A Dtzc400.c43 for ( ; cfg->top != 0; cfg++) in tzc_config_get_active_filters()
63 for ( ; cfg->top != 0; cfg++, region += TZC_REGION_CFG_SIZE) { in tzc_configure()
70 tzc_write(region, TZC_REGION_TOP, cfg->top); in tzc_configure()
113 uint32_t build_config, base, top, attr, nsaid; in tzc_dump_config() local
124 top = tzc_read(region, TZC_REGION_TOP); in tzc_dump_config()
132 i, base, top, (attr >> 0) & 0xf); in tzc_dump_config()
A Dspl.c138 .top = optee_base - 1, in stm32_init_tzc_for_optee()
144 .top = tee_shmem_base - 1, in stm32_init_tzc_for_optee()
150 .top = dram_top, in stm32_init_tzc_for_optee()
155 .top = 0, in stm32_init_tzc_for_optee()
/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
37 return (gd->ram_top > top) ? top : gd->ram_top; in board_get_usable_ram_top()
/arch/arm/mach-rockchip/
A Dsdram.c295 size_t top = min((unsigned long)ram_top, (unsigned long)(gd->ram_top)); in dram_init_banksize() local
308 gd->bd->bi_dram[0].size = top - gd->bd->bi_dram[0].start; in dram_init_banksize()
311 if (ram_top > SZ_4G && top < SZ_4G) { in dram_init_banksize()
314 } else if (ram_top > SZ_4G && top == SZ_4G) { in dram_init_banksize()
330 gd->bd->bi_dram[1].size = top - gd->bd->bi_dram[1].start; in dram_init_banksize()
337 gd->bd->bi_dram[1].size = top - gd->bd->bi_dram[1].start; in dram_init_banksize()
341 gd->bd->bi_dram[0].size = top - gd->bd->bi_dram[0].start; in dram_init_banksize()
494 u64 top = min_t(u64, CFG_SYS_SDRAM_BASE + SDRAM_MAX_SIZE, SZ_4G); in board_get_usable_ram_top() local
496 return (gd->ram_top > top) ? top : gd->ram_top; in board_get_usable_ram_top()
/arch/arm/mach-stm32mp/
A DKconfig.15x47 * MicroGEA STM32MP1 needs to mount on top of this MicroDev 2.0 board
53 * MicroGEA STM32MP1 needs to mount on top of MicroDev 2.0 board with
70 * i.Core STM32MP1 needs to mount on top of EDIMM2.2 for
75 * i.Core STM32MP1 needs to mount on top of this Carrier board
/arch/arm/mach-stm32mp/include/mach/
A Dtzc.h22 uintptr_t top; member
/arch/arm/mach-rockchip/px30/
A DKconfig20 * PX30.Core needs to mount on top of EDIMM2.2 for creating complete
27 * PX30.Core needs to mount on top of CTOUCH2.0 for creating complete
35 * PX30.Core needs to mount on top of C.TOUCH 2.0 carrier with pluged
/arch/arm/dts/
A Dfsl-sch-24801.dtsi12 * On the card the first port is the top port (farthest from PEX connector).
A Dfsl-sch-28021.dtsi13 * On the card the first port is the top port (farthest from PEX connector).
A Dhi3798mv200-hc2910-2aghd05.dts3 * DTS File for Skyworth HC2910 with board label 2AGHD05 set-top box.
A Dsun6i-a31s-cs908.dts47 model = "CSQ CS908 top set box";
/arch/powerpc/dts/
A Dp2020rdb-pc.dtsi3 * P2020 RDB-PC Device Tree Source stub (no addresses or top-level ranges)
A Dp1020rdb-pc.dtsi3 * P1020 RDB-PC Device Tree Source stub (no addresses or top-level ranges)
/arch/arm/cpu/armv8/fsl-layerscape/doc/
A DREADME.lsch3_220 - Region 3 is at address 0x60_0000_0000 to the top of memory,
/arch/arm/mach-bcm283x/include/mach/
A Dmbox.h452 u32 top; member
458 u32 top; member
/arch/arm/mach-rockchip/rv1126/
A DKconfig14 IO board and Neu2 needs to mount on top of this IO board in order to
/arch/arm/cpu/armv7/
A Dpsci.S274 @ This expects CPU ID in r0 and returns stack top in r0
276 @ stack top = __secure_stack_end - (cpuid << ARM_PSCI_STACK_SHIFT)
290 bl psci_get_cpu_stack_top @ stack top => r0
/arch/mips/dts/
A Dluton_pcb091.dts26 label = "pcb091:top:dimmer";
/arch/arm/mach-imx/imx8m/
A DKconfig112 * i.Core MX8M Mini needs to mount on top of EDIMM2.2 for
117 * i.Core MX8M Mini needs to mount on top of this Carrier board
240 * i.Core MX8M Plus needs to mount on top of EDIMM2.2 for
/arch/riscv/dts/
A Dsunxi-d1s-t113.dtsi6 #include <dt-bindings/clock/sun8i-tcon-top.h>
728 tcon_top: tcon-top@5460000 {
729 compatible = "allwinner,sun20i-d1-tcon-top";
736 clock-output-names = "tcon-top-tv0", "tcon-top-dsi";
/arch/arm/mach-s5pc1xx/include/mach/
A Dgpio.h781 #define GPIO_ENTRY(name, base, top, offset) { name, top - base, offset, base } argument
/arch/arm/mach-bcm283x/
A Dmsg.c183 msg_setup->overscan.body.req.top = 0; in bcm2835_set_video_params()

Completed in 40 milliseconds

123