Home
last modified time | relevance | path

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

/external/u-boot/drivers/ddr/marvell/a38x/
Dddr3_training_bist.c57 if (oper_type == BIST_STOP) { in ddr3_tip_bist_activate()
58 ddr3_tip_bist_operation(0, access_type, 0, BIST_STOP); in ddr3_tip_bist_activate()
63 ddr3_tip_bist_operation(0, access_type, 0, BIST_STOP); in ddr3_tip_bist_activate()
170 if (oper_type == BIST_STOP) in ddr3_tip_bist_operation()
431 ddr3_tip_bist_operation(0, access_type, 0, BIST_STOP); in mv_ddr_bist_tx()
Dddr3_training_ip_bist.h12 BIST_STOP = 0, enumerator