Home
last modified time | relevance | path

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

/external/u-boot/drivers/ddr/marvell/a38x/
Dddr3_training_hw_algo.c26 static u8 pup_st[MAX_BUS_NUM][MAX_INTERFACE_NUM]; variable
191 pup_st[pup][if_id] = VREF_CONVERGE; in ddr3_tip_vref()
197 pup_st[pup][if_id] = VREF_STEP_1; in ddr3_tip_vref()
238 if (pup_st[pup] in ddr3_tip_vref()
279 pup_st[pup] in ddr3_tip_vref()
282 if (pup_st[pup][if_id] == VREF_CONVERGE) in ddr3_tip_vref()
300 if (pup_st[pup][if_id] == VREF_STEP_1) { in ddr3_tip_vref()
318 pup_st[pup] in ddr3_tip_vref()
346 pup_st[pup] in ddr3_tip_vref()
393 } else if (pup_st[pup][if_id] in ddr3_tip_vref()
[all …]