Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_common.c246 void __iomem *test_addr; in sdram_detect_col() local
272 void __iomem *test_addr; in sdram_detect_bank() local
295 void __iomem *test_addr; in sdram_detect_bg() local
370 void __iomem *test_addr; in sdram_detect_row() local
397 void __iomem *test_addr, *test_addr1; in sdram_detect_row_3_4() local
421 void __iomem *test_addr, *test_addr1; in sdram_detect_high_row() local
500 void __iomem *test_addr; in sdram_detect_cs1_row() local
H A Dsdram_rv1108_pctl_phy.c454 phys_addr_t test_addr; in sdram_detect() local
H A Dsdram_rv1126.c2768 void __iomem *test_addr; in dram_detect_cs1_row() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Ddmc_init_ddr3.c240 const unsigned int test_addr = CONFIG_SYS_SDRAM_BASE; variable
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dsdram_ast2500.h123 u32 test_addr; member
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_uku.h282 u64 test_addr[TEST_ADDR_COUNT]; /**< memory address */ member
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpal.h1529 ia64_pal_test_proc (u64 test_addr, u64 test_size, u64 attributes, u64 *self_test_state) in ia64_pal_test_proc()