Home
last modified time | relevance | path

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

12

/u-boot/arch/mips/mach-octeon/
A Dcache.c11 void flush_dcache_range(ulong start_addr, ulong stop) in flush_dcache_range()
17 void flush_cache(ulong start_addr, ulong size) in flush_cache()
21 void invalidate_dcache_range(ulong start_addr, ulong stop) in invalidate_dcache_range()
A Dcvmx-bootmem.c1364 int cvmx_bootmem_reserve_memory(u64 start_addr, u64 size, in cvmx_bootmem_reserve_memory()
/u-boot/arch/xtensa/lib/
A Dcache.c30 void flush_cache(ulong start_addr, ulong size) in flush_cache()
42 void flush_dcache_range(ulong start_addr, ulong end_addr) in flush_dcache_range()
/u-boot/arch/mips/lib/
A Dcache.c111 void __weak flush_cache(ulong start_addr, ulong size) in flush_cache()
145 void __weak flush_dcache_range(ulong start_addr, ulong stop) in flush_dcache_range()
163 void __weak invalidate_dcache_range(ulong start_addr, ulong stop) in invalidate_dcache_range()
/u-boot/arch/powerpc/lib/
A Dcache.c12 void flush_cache(ulong start_addr, ulong size) in flush_cache()
/u-boot/cmd/
A Dstrings.c13 static char *start_addr, *last_addr; variable
A Dmem.c712 static ulong mem_test_alt(vu_long *buf, ulong start_addr, ulong end_addr, in mem_test_alt()
1001 static ulong mem_test_quick(vu_long *buf, ulong start_addr, ulong end_addr, in mem_test_quick()
A Dload.c147 ulong start_addr = ~0; in load_serial() local
/u-boot/cmd/ti/
A Dddr3.c237 u32 start_addr, end_addr, range, ecc_ctrl; in is_addr_valid() local
285 u32 start_addr, end_addr, size, ecc_err; in do_ddr_test() local
/u-boot/board/freescale/common/
A Dmpc85xx_sleep.c81 u32 start_addr; in fsl_dp_resume() local
A Darm_sleep.c115 u32 start_addr; in fsl_dp_resume() local
/u-boot/arch/m68k/lib/
A Dcache.c15 void flush_cache(ulong start_addr, ulong size) in flush_cache()
/u-boot/board/xilinx/zynq/
A Dbootimg.c132 int zynq_validate_partition(u32 start_addr, u32 len, u32 chksum_off) in zynq_validate_partition()
/u-boot/arch/arm/cpu/arm926ejs/mxs/
A Dmxs.c73 void mx28_fixup_vt(uint32_t start_addr) in mx28_fixup_vt()
/u-boot/drivers/ddr/altera/
A Dsdram_soc64.c139 phys_addr_t start_addr; in sdram_init_ecc_bits() local
/u-boot/arch/arm/mach-omap2/
A Dsec-common.c212 int secure_emif_firewall_setup(uint8_t region_num, uint32_t start_addr, in secure_emif_firewall_setup()
/u-boot/arch/arm/include/asm/
A Darmv7_mpu.h86 uint32_t start_addr; member
/u-boot/arch/arm/mach-mvebu/
A Ddram.c172 u32 start_addr; in dram_ecc_scrubbing() local
/u-boot/arch/arm/cpu/armv7m/
A Dcache.c139 static int action_cache_range(enum cache_action action, u32 start_addr, in action_cache_range()
/u-boot/drivers/mmc/
A Dsdhci.c131 dma_addr_t start_addr = host->start_addr; in sdhci_transfer_data() local
/u-boot/drivers/ddr/marvell/a38x/
A Dddr3_training_ip.h107 u32 start_addr; member
/u-boot/arch/arm/mach-imx/
A Dhab.c475 static bool csf_is_valid(struct ivt *ivt, ulong start_addr, size_t bytes) in csf_is_valid()
/u-boot/arch/powerpc/include/asm/
A Dfsl_pamu.h91 phys_addr_t start_addr[10]; member
/u-boot/arch/x86/lib/
A Dacpi_table.c507 ulong write_acpi_tables(ulong start_addr) in write_acpi_tables()
/u-boot/drivers/video/exynos/
A Dexynos_fb.c192 unsigned long start_addr, end_addr; in exynos_fimd_set_buffer_address() local

Completed in 31 milliseconds

12