Searched refs:GRSTCTL_AHBIDLE (Results 1 – 3 of 3) sorted by relevance
119 #define GRSTCTL_AHBIDLE (1 << 31) macro
135 } while (!(greset & GRSTCTL_AHBIDLE)); in dwc2_core_reset()
2263 if (!(grstctl & GRSTCTL_AHBIDLE)) in s3c_hsotg_corereset()