Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_ip_prv_if.h113 enum hws_result *ddr3_tip_get_result_ptr(u32 stage);
H A Dddr3_training_hw_algo.c166 enum hws_result *flow_result = ddr3_tip_get_result_ptr(training_stage); in ddr3_tip_vref()
H A Dddr3_training_centralization.c75 enum hws_result *flow_result = ddr3_tip_get_result_ptr(training_stage); in ddr3_tip_centralization()
H A Dddr3_debug.c184 enum hws_result *ddr3_tip_get_result_ptr(u32 stage) in ddr3_tip_get_result_ptr() function