Searched refs:algo_type (Results 1 – 3 of 3) sorted by relevance
175 int hws_ddr3_tip_run_alg(u32 dev_num, enum hws_algo_type algo_type);
54 u32 dev_num, enum hws_algo_type algo_type);
96 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() argument976 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() argument1024 if (algo_type == ALGO_TYPE_DYNAMIC) { in odt_test()