Home
last modified time | relevance | path

Searched refs:port_l1_change (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.h916 * @flags.b.port_l1_change: True if root port l1 status changed
1130 unsigned port_l1_change:1; member
H A Dhcd.c1850 hsotg->flags.b.port_l1_change = 1; in dwc2_hcd_rem_wakeup()
3481 hsotg->flags.b.port_l1_change = 0; in dwc2_hcd_hub_control()
3532 if (hsotg->flags.b.port_l1_change) in dwc2_hcd_hub_control()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore.h901 * @flags.b.port_l1_change: True if root port l1 status changed
1119 unsigned port_l1_change:1; member
H A Dhcd.c1815 hsotg->flags.b.port_l1_change = 1; in dwc2_hcd_rem_wakeup()
3483 hsotg->flags.b.port_l1_change = 0; in dwc2_hcd_hub_control()
3534 if (hsotg->flags.b.port_l1_change) in dwc2_hcd_hub_control()

Completed in 17 milliseconds