Home
last modified time | relevance | path

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

/external/u-boot/drivers/ddr/marvell/a38x/
Dddr3_training.c96 static int odt_test(u32 dev_num, enum hws_algo_type algo_type);
976 return odt_test(dev_num, algo_type); in hws_ddr3_tip_run_alg()
1003 static int odt_test(u32 dev_num, enum hws_algo_type algo_type) in odt_test() function