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

/netbsd-current/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h747 unsigned port_connect_status_change:1; member in struct:dwc2_hsotg::dwc2_hcd_internal_flags::__anon18263
H A Ddwc2_hcd.c298 hsotg->flags.b.port_connect_status_change = 1;
316 hsotg->flags.b.port_connect_status_change = 1;
1619 hsotg->flags.b.port_connect_status_change = 0;
1697 if (hsotg->flags.b.port_connect_status_change)
H A Ddwc2_hcdintr.c416 if (hsotg->flags.b.port_connect_status_change ||

Completed in 121 milliseconds