Home
last modified time | relevance | path

Searched refs:algo_type (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/ddr/marvell/a38x/
Dddr3_training_ip.h175 int hws_ddr3_tip_run_alg(u32 dev_num, enum hws_algo_type algo_type);
Dddr3_training_ip_prv_if.h54 u32 dev_num, enum hws_algo_type algo_type);
Dddr3_training.c96 static int odt_test(u32 dev_num, enum hws_algo_type algo_type);
964 int hws_ddr3_tip_run_alg(u32 dev_num, enum hws_algo_type algo_type) in hws_ddr3_tip_run_alg() argument
976 return odt_test(dev_num, algo_type); in hws_ddr3_tip_run_alg()
979 if (algo_type == ALGO_TYPE_DYNAMIC) { in hws_ddr3_tip_run_alg()
1003 static int odt_test(u32 dev_num, enum hws_algo_type algo_type) in odt_test() argument
1024 if (algo_type == ALGO_TYPE_DYNAMIC) { in odt_test()