Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dcore.h1129 unsigned port_enable_change:1; member
Dhcd.c3472 hsotg->flags.b.port_enable_change = 0; in dwc2_hcd_hub_control()
3536 if (hsotg->flags.b.port_enable_change) in dwc2_hcd_hub_control()
3757 hsotg->flags.b.port_enable_change || in dwc2_hcd_is_status_changed()
3769 hsotg->flags.b.port_enable_change); in dwc2_hcd_is_status_changed()
Dhcd_intr.c373 hsotg->flags.b.port_enable_change = 1; in dwc2_port_intr()