Searched refs:OTG_STATE_B_HOST (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2_coreintr.c76 case OTG_STATE_B_HOST:
140 if (hsotg->op_state == OTG_STATE_B_HOST) {
197 hsotg->op_state = OTG_STATE_B_HOST;
221 hsotg->op_state = OTG_STATE_B_HOST;
H A Ddwc2.h105 OTG_STATE_B_HOST, enumerator in enum:usb_otg_state
H A Ddwc2_hcd.c1718 if (hsotg->op_state == OTG_STATE_B_HOST) {
3905 return hsotg->op_state == OTG_STATE_B_HOST;

Completed in 139 milliseconds