Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dcore.h1131 unsigned port_over_current_change:1; member
Dhcd.c3495 hsotg->flags.b.port_over_current_change = 0; in dwc2_hcd_hub_control()
3544 if (hsotg->flags.b.port_over_current_change) { in dwc2_hcd_hub_control()
3759 hsotg->flags.b.port_over_current_change); in dwc2_hcd_is_status_changed()
3773 hsotg->flags.b.port_over_current_change); in dwc2_hcd_is_status_changed()
Dhcd_intr.c393 hsotg->flags.b.port_over_current_change = 1; in dwc2_port_intr()