Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_hw_algo.c34 static u8 pup_st[MAX_BUS_NUM][MAX_INTERFACE_NUM]; variable
198 pup_st[pup][if_id] = VREF_CONVERGE; in ddr3_tip_vref()
204 pup_st[pup][if_id] = VREF_STEP_1; in ddr3_tip_vref()
245 if (pup_st[pup] in ddr3_tip_vref()
286 pup_st[pup] in ddr3_tip_vref()
289 if (pup_st[pup][if_id] == VREF_CONVERGE) in ddr3_tip_vref()
307 if (pup_st[pup][if_id] == VREF_STEP_1) { in ddr3_tip_vref()
325 pup_st[pup] in ddr3_tip_vref()
353 pup_st[pup] in ddr3_tip_vref()
400 } else if (pup_st[pup][if_id] in ddr3_tip_vref()
[all …]