Home
last modified time | relevance | path

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

/u-boot/drivers/ddr/marvell/a38x/
A Dddr3_training_ip.h142 int hws_ddr3_tip_run_alg(u32 dev_num, enum hws_algo_type algo_type);
A Dddr3_training_ip_prv_if.h54 u32 dev_num, enum hws_algo_type algo_type);
A Dddr3_training.c98 static int odt_test(u32 dev_num, enum hws_algo_type algo_type);
906 int hws_ddr3_tip_run_alg(u32 dev_num, enum hws_algo_type algo_type) in hws_ddr3_tip_run_alg() argument
918 return odt_test(dev_num, algo_type); in hws_ddr3_tip_run_alg()
921 if (algo_type == ALGO_TYPE_DYNAMIC) { in hws_ddr3_tip_run_alg()
945 static int odt_test(u32 dev_num, enum hws_algo_type algo_type) in odt_test() argument
966 if (algo_type == ALGO_TYPE_DYNAMIC) { in odt_test()

Completed in 10 milliseconds