Searched refs:DDRPHYC_PGSR_IDONE (Results 1 – 2 of 2) sorted by relevance
364 #define DDRPHYC_PGSR_IDONE BIT(0) macro
363 } while (((pgsr & DDRPHYC_PGSR_IDONE) == 0U) && (error == 0)); in stm32mp1_ddrphy_idone_wait()