Home
last modified time | relevance | path

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

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