Home
last modified time | relevance | path

Searched refs:GOTGCTL_CONID_B (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/usb/dwc2/
Dhw.h52 #define GOTGCTL_CONID_B BIT(16) macro
Dcore.c444 if (!(gotgctl & GOTGCTL_CONID_B) || in dwc2_core_reset()
Dhcd.c3177 !!(gotgctl & GOTGCTL_CONID_B)); in dwc2_conn_id_status_change()
3180 if (gotgctl & GOTGCTL_CONID_B) { in dwc2_conn_id_status_change()
3201 if (!(gotgctl & GOTGCTL_CONID_B)) in dwc2_conn_id_status_change()