Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ddr/fsl/
H A Dctrl_regs.c2660 u32 cpo, cpo_e, cpo_o, cpo_target, cpo_optimal; in erratum_a009942_check_cpo() local
2700 cpo_optimal = ((cpo_max + cpo_min) >> 1) + 0x27; in erratum_a009942_check_cpo()
2701 debug("cpo_optimal = 0x%x, cpo_target = 0x%x\n", cpo_optimal, in erratum_a009942_check_cpo()
2713 printf("WARN: pls set popts->cpo_sample = 0x%x ", cpo_optimal); in erratum_a009942_check_cpo()