Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dehci.h219 unsigned need_oc_pp_cycle:1; /* MPC834X port power */ member
Dehci-fsl.c391 ehci->need_oc_pp_cycle = 1; in ehci_fsl_setup()
Dehci-hub.c888 if (((temp & PORT_OC) || (ehci->need_oc_pp_cycle)) in ehci_hub_control()