Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h1131 unsigned port_over_current_change:1; member
H A 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()
3755 hsotg->flags.b.port_over_current_change); in dwc2_hcd_is_status_changed()
3769 hsotg->flags.b.port_over_current_change); in dwc2_hcd_is_status_changed()
H A Dhcd_intr.c393 hsotg->flags.b.port_over_current_change = 1; in dwc2_port_intr()