Searched refs:GOTGCTL_CONID_B (Results 1 – 3 of 3) sorted by relevance
516 if (!(gotgctl & GOTGCTL_CONID_B) || in dwc2_core_reset()668 while (dwc2_readl(hsotg, GOTGCTL) & GOTGCTL_CONID_B) { in dwc2_force_dr_mode()
51 #define GOTGCTL_CONID_B BIT(16) macro
3201 !!(gotgctl & GOTGCTL_CONID_B)); in dwc2_conn_id_status_change()3204 if (gotgctl & GOTGCTL_CONID_B) { in dwc2_conn_id_status_change()3225 if (!(gotgctl & GOTGCTL_CONID_B)) in dwc2_conn_id_status_change()