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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-pci.c199 ehci->has_ppcd = 0;
H A Dehci-hcd.c622 ehci->has_ppcd = 1;
823 if (ehci->has_ppcd)
830 if (ehci->has_ppcd && !(ppcd & (1 << i)))
H A Dehci.h146 unsigned has_ppcd:1; /* support per-port change bits */ member in struct:ehci_hcd
H A Dehci-hub.c648 if (ehci->has_ppcd)
653 if (ehci->has_ppcd && !(ppcd & (1 << i)))

Completed in 108 milliseconds