Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/dwc2/
H A Ddwc2.h104 OTG_STATE_A_SUSPEND, enumerator
H A Ddwc2_coreintr.c70 case OTG_STATE_A_SUSPEND: in dwc2_op_state_str()
H A Ddwc2_hcd.c1836 if (hsotg->op_state != OTG_STATE_A_SUSPEND) { in dwc2_hcd_disconnect()
3363 hsotg->op_state = OTG_STATE_A_SUSPEND; in dwc2_port_suspend()