Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dhw.h51 #define GOTGCTL_CONID_B BIT(16) macro
Dcore.c516 if (!(gotgctl & GOTGCTL_CONID_B) || in dwc2_core_reset()
Dhcd.c3179 !!(gotgctl & GOTGCTL_CONID_B)); in dwc2_conn_id_status_change()
3182 if (gotgctl & GOTGCTL_CONID_B) { in dwc2_conn_id_status_change()
3203 if (!(gotgctl & GOTGCTL_CONID_B)) in dwc2_conn_id_status_change()