Home
last modified time | relevance | path

Searched refs:SZ_256M (Results 1 – 25 of 64) sorted by relevance

123

/openbmc/u-boot/board/armltd/integrator/
H A Dpci.c40 #define SZ_256M 0x10000000 macro
50 #define PCI_BUS_NONMEM_SIZE SZ_256M
53 #define PCI_BUS_PREMEM_SIZE SZ_256M
174 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE + SZ_256M) | in v3_close_config_window()
367 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE + SZ_256M) | in pci_init_board()
418 SZ_256M, in pci_init_board()
423 PCI_BUS_PREMEM_START, PHYS_PCI_MEM_BASE + SZ_256M, in pci_init_board()
424 SZ_256M, in pci_init_board()
/openbmc/u-boot/arch/mips/mach-mscc/
H A Dcpu.c22 #elif CONFIG_SYS_SDRAM_SIZE <= SZ_256M
23 #define MSCC_RAM_TLB_SIZE SZ_256M
26 #define MSCC_RAM_TLB_SIZE SZ_256M
/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dmemconf.c44 case SZ_256M: in __uniphier_memconf_init()
80 case SZ_256M: in __uniphier_memconf_init()
128 case SZ_256M: in __uniphier_memconf_init()
H A Ddram_init.c100 size = SZ_256M; in uniphier_memconf_decode()
140 size = SZ_256M; in uniphier_memconf_decode()
172 size = SZ_256M; in uniphier_memconf_decode()
/openbmc/u-boot/board/technexion/pico-imx6ul/
H A Dspl.c104 if (ram_size == SZ_256M) in imx6ul_spl_dram_cfg_size()
117 for (ram_size = SZ_512M; ram_size >= SZ_256M; ram_size >>= 1) { in imx6ul_spl_dram_cfg()
124 if (ram_size < SZ_256M) { in imx6ul_spl_dram_cfg()
/openbmc/u-boot/board/compulab/cl-som-imx7/
H A Dspl.c89 case SZ_256M: in cl_som_imx7_spl_dram_cfg_size()
145 for (ram_size = SZ_2G; ram_size >= SZ_256M; ram_size >>= 1) { in cl_som_imx7_spl_dram_cfg()
152 if (ram_size < SZ_256M) { in cl_som_imx7_spl_dram_cfg()
/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-dtshim.c89 size_preio = min_t(unsigned long, size, SZ_256M); in gen_fdt_mem_array()
103 if (size <= SZ_256M) in gen_fdt_mem_array()
105 size -= SZ_256M; in gen_fdt_mem_array()
122 mem_array[2] = cpu_to_be32(PHYS_OFFSET + SZ_2G + SZ_256M); in gen_fdt_mem_array()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkasan.h23 #define KASAN_KERN_START ALIGN_DOWN(PAGE_OFFSET - SZ_256M, SZ_256M)
/openbmc/linux/arch/powerpc/mm/book3s32/
H A Dmmu.c104 unsigned int max_size = SZ_256M; in bat_block_size()
189 if (addr < ALIGN_DOWN(MODULES_VADDR, SZ_256M)) in is_module_segment()
191 if (addr > ALIGN(MODULES_END, SZ_256M) - 1) in is_module_segment()
432 memblock_set_current_limit(min_t(u64, first_memblock_size, SZ_256M)); in setup_initial_memory_limit()
/openbmc/u-boot/arch/mips/mach-ath79/
H A Ddram.c16 gd->ram_size = get_ram_size((void *)KSEG1, SZ_256M); in dram_init()
/openbmc/linux/arch/arm/mach-versatile/
H A Drealview.c20 .dma_zone_size = SZ_256M,
/openbmc/u-boot/include/configs/
H A Dnsim.h18 #define CONFIG_SYS_SDRAM_SIZE SZ_256M
H A Dwarp.h32 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + SZ_256M)
H A Dpcl063.h47 #define PHYS_SDRAM_SIZE SZ_256M
H A Dsmartweb.h199 #define CONFIG_SYS_NAND_SIZE (SZ_256M)
/openbmc/linux/tools/include/linux/
H A Dsizes.h40 #define SZ_256M 0x10000000 macro
/openbmc/u-boot/include/linux/
H A Dsizes.h43 #define SZ_256M 0x10000000 macro
/openbmc/linux/include/linux/
H A Dsizes.h40 #define SZ_256M 0x10000000 macro
/openbmc/linux/tools/testing/cxl/test/
H A Dcxl.c209 .window_size = SZ_256M * 4UL,
224 .window_size = SZ_256M * 8UL,
239 .window_size = SZ_256M * 4UL,
254 .window_size = SZ_256M * 8UL,
269 .window_size = SZ_256M * 4UL,
284 .window_size = SZ_256M,
301 .window_size = SZ_256M * 8UL,
317 .window_size = SZ_256M * 8UL,
333 .window_size = SZ_256M * 16UL,
446 res = alloc_mock_res(window->window_size, SZ_256M); in populate_cedt()
/openbmc/u-boot/board/compulab/cm_t335/
H A Dspl.c88 case SZ_256M: in probe_sdram_size()
/openbmc/u-boot/arch/mips/mach-mt7620/
H A Dcpu.c28 gd->ram_size = get_ram_size((void *)CONFIG_SYS_SDRAM_BASE, SZ_256M); in dram_init()
/openbmc/linux/drivers/pci/controller/
H A Dpci-rcar-gen2.c225 window_size = SZ_256M; in rcar_pci_setup()
227 case SZ_256M: in rcar_pci_setup()
H A Dpci-v3-semi.c544 if (resource_size(mem) != SZ_256M) { in v3_pci_setup_resource()
549 (mem->start != v3->non_pre_mem + SZ_256M)) { in v3_pci_setup_resource()
569 if (resource_size(mem) != SZ_256M) { in v3_pci_setup_resource()
644 case SZ_256M: in v3_get_dma_range_config()
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dmmu-8xx.h173 #define MODULES_VADDR (PAGE_OFFSET - SZ_256M)
/openbmc/linux/arch/powerpc/mm/
H A Dinit_64.c594 if (*block_size > SZ_256M) in probe_memory_block_size()
595 *block_size = SZ_256M; in probe_memory_block_size()

123