Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.h204 u32 cal_status; member
H A Dsequencer.c130 writel(0, &phy_mgr_cfg->cal_status); in phy_mgr_initialize()
3493 writel(PHY_MGR_CAL_RESET, &phy_mgr_cfg->cal_status); in run_mem_calibrate()
3553 writel(PHY_MGR_CAL_SUCCESS, &phy_mgr_cfg->cal_status); in debug_mem_calibrate()
3563 writel(PHY_MGR_CAL_FAIL, &phy_mgr_cfg->cal_status); in debug_mem_calibrate()