Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore.h1132 unsigned port_over_current_change:1; member
H A Dhcd.c3509 hsotg->flags.b.port_over_current_change = 0; in dwc2_hcd_hub_control()
3558 if (hsotg->flags.b.port_over_current_change) { in dwc2_hcd_hub_control()
3757 hsotg->flags.b.port_over_current_change); in dwc2_hcd_is_status_changed()
3771 hsotg->flags.b.port_over_current_change); in dwc2_hcd_is_status_changed()
H A Dhcd_intr.c423 hsotg->flags.b.port_over_current_change = 1; in dwc2_port_intr()