Searched refs:GOTGCTL_CONID_B (Results 1 – 5 of 5) sorted by relevance
722 GOTGCTL_ASESVLD | GOTGCTL_DBNC_SHORT | GOTGCTL_CONID_B | in dwc2_glbreg_write()726 GOTGCTL_ASESVLD | GOTGCTL_DBNC_SHORT | GOTGCTL_CONID_B | in dwc2_glbreg_write()1250 s->gotgctl = GOTGCTL_BSESVLD | GOTGCTL_ASESVLD | GOTGCTL_CONID_B; in dwc2_reset_enter()
22 #define GOTGCTL_CONID_B BIT(16) macro
414 if (!(gotgctl & GOTGCTL_CONID_B) || in dwc2_core_reset()
3150 !!(gotgctl & GOTGCTL_CONID_B)); in dwc2_conn_id_status_change()3153 if (gotgctl & GOTGCTL_CONID_B) { in dwc2_conn_id_status_change()3174 if (!(gotgctl & GOTGCTL_CONID_B)) in dwc2_conn_id_status_change()
55 #define GOTGCTL_CONID_B BIT(16) macro