Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore.h636 unsigned port_enable_change:1; member
Dhcd.c1581 hsotg->flags.b.port_enable_change = 0; in dwc2_hcd_hub_control()
1645 if (hsotg->flags.b.port_enable_change) in dwc2_hcd_hub_control()
1807 hsotg->flags.b.port_enable_change || in dwc2_hcd_is_status_changed()
1819 hsotg->flags.b.port_enable_change); in dwc2_hcd_is_status_changed()
Dhcd_intr.c375 hsotg->flags.b.port_enable_change = 1; in dwc2_port_intr()