Home
last modified time | relevance | path

Searched defs:test (Results 1 – 25 of 36) sorted by relevance

12

/rk3399_rockchip-uboot/cmd/ddr_tool/memtester/
H A Dtypes.h25 struct test { struct
26 char *name;
27 int (*fp)(u32v *bufa, u32v *bufb, size_t count,
/rk3399_rockchip-uboot/test/dm/
H A Dtest-main.c77 static int dm_do_test(struct unit_test_state *uts, struct unit_test *test, in dm_do_test()
119 static bool dm_test_run_on_flattree(struct unit_test *test) in dm_test_run_on_flattree()
131 struct unit_test *test; in dm_test_main() local
/rk3399_rockchip-uboot/post/
H A Dpost.c30 struct post_test *test = post_list + i; in post_init_f() local
236 static int post_run_single(struct post_test *test, in post_run_single()
356 static int post_info_single(struct post_test *test, int full) in post_info_single()
422 struct post_test *test = post_list + i; in post_reloc() local
/rk3399_rockchip-uboot/post/lib_powerpc/
H A Dcr.c259 struct cpu_post_cr_s2 *test = cpu_post_cr_table2 + i; in cpu_post_test_cr() local
285 struct cpu_post_cr_s3 *test = cpu_post_cr_table3 + i; in cpu_post_test_cr() local
308 struct cpu_post_cr_s4 *test = cpu_post_cr_table4 + i; in cpu_post_test_cr() local
H A Dcmpi.c92 struct cpu_post_cmpi_s *test = cpu_post_cmpi_table + i; in cpu_post_test_cmpi() local
H A Dcmp.c92 struct cpu_post_cmp_s *test = cpu_post_cmp_table + i; in cpu_post_test_cmp() local
H A Dtwo.c78 struct cpu_post_two_s *test = cpu_post_two_table + i; in cpu_post_test_two() local
H A Dtwox.c78 struct cpu_post_twox_s *test = cpu_post_twox_table + i; in cpu_post_test_twox() local
H A Dthreei.c72 struct cpu_post_threei_s *test = cpu_post_threei_table + i; in cpu_post_test_threei() local
H A Dandi.c58 struct cpu_post_andi_s *test = cpu_post_andi_table + i; in cpu_post_test_andi() local
H A Dload.c168 struct cpu_post_load_s *test = cpu_post_load_table + i; in cpu_post_test_load() local
H A Dsrawi.c58 struct cpu_post_srawi_s *test = cpu_post_srawi_table + i; in cpu_post_test_srawi() local
H A Dthreex.c122 struct cpu_post_threex_s *test = cpu_post_threex_table + i; in cpu_post_test_threex() local
H A Dthree.c152 struct cpu_post_three_s *test = cpu_post_three_table + i; in cpu_post_test_three() local
H A Dstore.c153 struct cpu_post_store_s *test = cpu_post_store_table + i; in cpu_post_test_store() local
H A Drlwinm.c56 struct cpu_post_rlwinm_s *test = cpu_post_rlwinm_table + i; in cpu_post_test_rlwinm() local
H A Drlwnm.c57 struct cpu_post_rlwnm_s *test = cpu_post_rlwnm_table + i; in cpu_post_test_rlwnm() local
H A Drlwimi.c59 struct cpu_post_rlwimi_s *test = cpu_post_rlwimi_table + i; in cpu_post_test_rlwimi() local
/rk3399_rockchip-uboot/test/overlay/
H A Dtest-fdt-base.dts11 test: test-node { label
/rk3399_rockchip-uboot/test/env/
H A Dcmd_ut_env.c19 struct unit_test *test; in do_ut_env() local
/rk3399_rockchip-uboot/cmd/
H A Dsf.c406 static void show_time(struct test_info *test, int stage) in show_time()
421 static void spi_test_next_stage(struct test_info *test) in spi_test_next_stage()
442 struct test_info test; in spi_flash_test() local
/rk3399_rockchip-uboot/tools/buildman/
H A Dtoolchain.py59 def __init__(self, fname, test, verbose=False, priority=PRIORITY_CALC, argument
225 def Add(self, fname, test=True, verbose=False, priority=PRIORITY_CALC, argument
/rk3399_rockchip-uboot/drivers/fpga/
H A Dzynqmppl.c74 u32 *test = (u32 *)buf; in check_header() local
/rk3399_rockchip-uboot/arch/arm/mach-keystone/
H A Dddr3.c252 void ddr3_enable_ecc(u32 base, int test) in ddr3_enable_ecc()
/rk3399_rockchip-uboot/include/
H A Dpost.h102 int (*test) (int flags); member

12