Searched refs:update_pup (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_sdram.c288 u32 update_pup; /* pup as HW convention */ local
355 update_pup = (1 << tmp_pup);
356 if (ecc && (update_pup != 0x1))
378 update_pup;
385 ~update_pup;

Completed in 78 milliseconds