Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-pci.c280 ehci->has_ppcd = 0; in ehci_pci_setup()
H A Dehci-hcd.c537 ehci->has_ppcd = 1; in ehci_init()
806 if (ehci->has_ppcd) in ehci_irq()
H A Dehci.h236 unsigned has_ppcd:1; /* support per-port change bits */ member
H A Dehci-hub.c658 if (ehci->has_ppcd) in ehci_hub_status_data()