Searched refs:GRSTCTL_AHBIDLE (Results 1 – 4 of 4) sorted by relevance
463 if (dwc2_hsotg_wait_bit_set(hsotg, GRSTCTL, GRSTCTL_AHBIDLE, 10000)) { in dwc2_core_reset()789 if (dwc2_hsotg_wait_bit_set(hsotg, GRSTCTL, GRSTCTL_AHBIDLE, 10000)) in dwc2_flush_tx_fifo()817 if (dwc2_hsotg_wait_bit_set(hsotg, GRSTCTL, GRSTCTL_AHBIDLE, 10000)) in dwc2_flush_rx_fifo()
98 #define GRSTCTL_AHBIDLE BIT(31) macro
735 val |= GRSTCTL_AHBIDLE; in dwc2_glbreg_write()1254 s->grstctl = GRSTCTL_AHBIDLE; in dwc2_reset_enter()
125 #define GRSTCTL_AHBIDLE BIT(31) macro