Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
A Dhw.h743 #define HPRT0_CONNSTS BIT(0) macro
A Dhcd.c1797 if (!(hprt0 & HPRT0_CONNDET) && (hprt0 & HPRT0_CONNSTS)) in dwc2_hcd_disconnect()
3564 if (hprt0 & HPRT0_CONNSTS) in dwc2_hcd_hub_control()
4433 if (hprt0 & HPRT0_CONNSTS) { in _dwc2_hcd_resume()

Completed in 16 milliseconds