Searched refs:ddr3_tip_bist_operation (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/ddr/marvell/a38x/ |
D | ddr3_training_bist.c | 11 static int ddr3_tip_bist_operation(u32 dev_num, 58 ddr3_tip_bist_operation(0, access_type, 0, BIST_STOP); in ddr3_tip_bist_activate() 60 ddr3_tip_bist_operation(0, access_type, 0, BIST_START); in ddr3_tip_bist_activate() 63 ddr3_tip_bist_operation(0, access_type, 0, BIST_STOP); in ddr3_tip_bist_activate() 166 static int ddr3_tip_bist_operation(u32 dev_num, in ddr3_tip_bist_operation() function 426 ddr3_tip_bist_operation(0, access_type, 0, BIST_START); in mv_ddr_bist_tx() 431 ddr3_tip_bist_operation(0, access_type, 0, BIST_STOP); in mv_ddr_bist_tx()
|