Searched refs:BIST_STOP (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/ddr/marvell/a38x/ |
D | ddr3_training_bist.c | 57 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()
|
D | ddr3_training_ip_bist.h | 12 BIST_STOP = 0, enumerator
|