Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_bist.c58 if (oper_type == BIST_STOP) { in ddr3_tip_bist_activate()
59 ddr3_tip_bist_operation(0, access_type, 0, BIST_STOP); in ddr3_tip_bist_activate()
64 ddr3_tip_bist_operation(0, access_type, 0, BIST_STOP); in ddr3_tip_bist_activate()
171 if (oper_type == BIST_STOP) in ddr3_tip_bist_operation()
432 ddr3_tip_bist_operation(0, access_type, 0, BIST_STOP); in mv_ddr_bist_tx()
H A Dddr3_training_ip_bist.h12 BIST_STOP = 0, enumerator