Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training.c98 static int odt_test(u32 dev_num, enum hws_algo_type algo_type);
915 return odt_test(dev_num, algo_type); in hws_ddr3_tip_run_alg()
942 static int odt_test(u32 dev_num, enum hws_algo_type algo_type) in odt_test() function