Home
last modified time | relevance | path

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

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