Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dcore.h1078 unsigned port_enable_change:1; member
Dhcd.c3648 hsotg->flags.b.port_enable_change = 0; in dwc2_hcd_hub_control()
3712 if (hsotg->flags.b.port_enable_change) in dwc2_hcd_hub_control()
3911 hsotg->flags.b.port_enable_change || in dwc2_hcd_is_status_changed()
3923 hsotg->flags.b.port_enable_change); in dwc2_hcd_is_status_changed()
Dhcd_intr.c403 hsotg->flags.b.port_enable_change = 1; in dwc2_port_intr()