Home
last modified time | relevance | path

Searched defs:test_addr (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/
H A Ddmc_init_ddr3.c239 const unsigned int test_addr = CONFIG_SYS_SDRAM_BASE; variable
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dsdram_ast2500.h124 u32 test_addr; /* offset 0x74 */ member
H A Dsdram_ast2600.h156 u32 test_addr; /* offset 0x74 */ member
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_leveling.c1693 uintptr_t test_addr = TEST_ADDR; in mv_ddr_rl_dqs_burst() local
/openbmc/linux/sound/pci/asihpi/
H A Dhpi6000.c636 u32 test_addr = 0x80000000; in hpi6000_adapter_boot_load_dsp() local
H A Dhpi6205.c1837 u32 test_addr = 0; in boot_loader_test_memory() local
/openbmc/linux/arch/ia64/include/asm/
H A Dpal.h1530 ia64_pal_test_proc (u64 test_addr, u64 test_size, u64 attributes, u64 *self_test_state) in ia64_pal_test_proc()