Home
last modified time | relevance | path

Searched refs:HPRT0_CONNSTS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/usb/dwc2/
Dhw.h759 #define HPRT0_CONNSTS BIT(0) macro
Dhcd.c1830 if (!(hprt0 & HPRT0_CONNDET) && (hprt0 & HPRT0_CONNSTS)) in dwc2_hcd_disconnect()
3591 if (hprt0 & HPRT0_CONNSTS) in dwc2_hcd_hub_control()
4457 if (hprt0 & HPRT0_CONNSTS) { in _dwc2_hcd_resume()