Searched refs:ddr3_tip_bist_operation (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | ddr3_training_bist.c | 12 static int ddr3_tip_bist_operation(u32 dev_num, 59 ddr3_tip_bist_operation(0, access_type, 0, BIST_STOP); in ddr3_tip_bist_activate() 61 ddr3_tip_bist_operation(0, access_type, 0, BIST_START); in ddr3_tip_bist_activate() 64 ddr3_tip_bist_operation(0, access_type, 0, BIST_STOP); in ddr3_tip_bist_activate() 167 static int ddr3_tip_bist_operation(u32 dev_num, in ddr3_tip_bist_operation() function 427 ddr3_tip_bist_operation(0, access_type, 0, BIST_START); in mv_ddr_bist_tx() 432 ddr3_tip_bist_operation(0, access_type, 0, BIST_STOP); in mv_ddr_bist_tx()
|