Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore.h638 unsigned port_over_current_change:1; member
Dhcd.c1604 hsotg->flags.b.port_over_current_change = 0; in dwc2_hcd_hub_control()
1653 if (hsotg->flags.b.port_over_current_change) { in dwc2_hcd_hub_control()
1809 hsotg->flags.b.port_over_current_change); in dwc2_hcd_is_status_changed()
1823 hsotg->flags.b.port_over_current_change); in dwc2_hcd_is_status_changed()
Dhcd_intr.c383 hsotg->flags.b.port_over_current_change = 1; in dwc2_port_intr()