Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsequencer.h181 uint32_t fom_in; member
H A Dsequencer.c3319 gbl->fom_in = 0; in mem_calibrate()
3539 gbl->fom_in /= 2; in debug_mem_calibrate()
3542 if (gbl->fom_in > 0xff) in debug_mem_calibrate()
3543 gbl->fom_in = 0xff; in debug_mem_calibrate()
3549 debug_info = gbl->fom_in; in debug_mem_calibrate()