Home
last modified time | relevance | path

Searched refs:need_oc_pp_cycle (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci.h219 unsigned need_oc_pp_cycle:1; /* MPC834X port power */ member
H A Dehci-fsl.c396 ehci->need_oc_pp_cycle = 1; in ehci_fsl_setup()
H A Dehci-hub.c1026 if (((temp & PORT_OC) || (ehci->need_oc_pp_cycle)) in ehci_hub_control()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h220 unsigned need_oc_pp_cycle:1; /* MPC834X port power */ member
H A Dehci-fsl.c390 ehci->need_oc_pp_cycle = 1; in ehci_fsl_setup()
H A Dehci-hub.c896 if (((temp & PORT_OC) || (ehci->need_oc_pp_cycle)) in ehci_hub_control()

Completed in 9 milliseconds