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

/u-boot/drivers/ddr/altera/
H A Dsequencer.h168 uint32_t phy_debug_mode_flags; member in struct:gbl_type
H A Dsequencer.c2708 if (seq->gbl.phy_debug_mode_flags & PHY_DEBUG_DISABLE_GUARANTEED_READ)
3574 if (!(seq->gbl.phy_debug_mode_flags &
3601 if (!(seq->gbl.phy_debug_mode_flags &
3623 if (!(seq->gbl.phy_debug_mode_flags &
3919 seq.gbl.phy_debug_mode_flags |= PHY_DEBUG_ENABLE_CAL_RPT;
3925 seq.gbl.phy_debug_mode_flags |= PHY_DEBUG_DISABLE_GUARANTEED_READ;

Completed in 41 milliseconds