| /rk3399_rockchip-uboot/cmd/ddr_tool/memtester/ |
| H A D | types.h | 25 struct test { struct 26 char *name; 27 int (*fp)(u32v *bufa, u32v *bufb, size_t count,
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | test-main.c | 77 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 D | post.c | 30 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 D | cr.c | 259 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 D | cmpi.c | 92 struct cpu_post_cmpi_s *test = cpu_post_cmpi_table + i; in cpu_post_test_cmpi() local
|
| H A D | cmp.c | 92 struct cpu_post_cmp_s *test = cpu_post_cmp_table + i; in cpu_post_test_cmp() local
|
| H A D | two.c | 78 struct cpu_post_two_s *test = cpu_post_two_table + i; in cpu_post_test_two() local
|
| H A D | twox.c | 78 struct cpu_post_twox_s *test = cpu_post_twox_table + i; in cpu_post_test_twox() local
|
| H A D | threei.c | 72 struct cpu_post_threei_s *test = cpu_post_threei_table + i; in cpu_post_test_threei() local
|
| H A D | andi.c | 58 struct cpu_post_andi_s *test = cpu_post_andi_table + i; in cpu_post_test_andi() local
|
| H A D | load.c | 168 struct cpu_post_load_s *test = cpu_post_load_table + i; in cpu_post_test_load() local
|
| H A D | srawi.c | 58 struct cpu_post_srawi_s *test = cpu_post_srawi_table + i; in cpu_post_test_srawi() local
|
| H A D | threex.c | 122 struct cpu_post_threex_s *test = cpu_post_threex_table + i; in cpu_post_test_threex() local
|
| H A D | three.c | 152 struct cpu_post_three_s *test = cpu_post_three_table + i; in cpu_post_test_three() local
|
| H A D | store.c | 153 struct cpu_post_store_s *test = cpu_post_store_table + i; in cpu_post_test_store() local
|
| H A D | rlwinm.c | 56 struct cpu_post_rlwinm_s *test = cpu_post_rlwinm_table + i; in cpu_post_test_rlwinm() local
|
| H A D | rlwnm.c | 57 struct cpu_post_rlwnm_s *test = cpu_post_rlwnm_table + i; in cpu_post_test_rlwnm() local
|
| H A D | rlwimi.c | 59 struct cpu_post_rlwimi_s *test = cpu_post_rlwimi_table + i; in cpu_post_test_rlwimi() local
|
| /rk3399_rockchip-uboot/test/overlay/ |
| H A D | test-fdt-base.dts | 11 test: test-node { label
|
| /rk3399_rockchip-uboot/test/env/ |
| H A D | cmd_ut_env.c | 19 struct unit_test *test; in do_ut_env() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | sf.c | 406 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 D | toolchain.py | 59 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 D | zynqmppl.c | 74 u32 *test = (u32 *)buf; in check_header() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-keystone/ |
| H A D | ddr3.c | 252 void ddr3_enable_ecc(u32 base, int test) in ddr3_enable_ecc()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | post.h | 102 int (*test) (int flags); member
|