Home
last modified time | relevance | path

Searched refs:has_ci_pec_bug (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/
Dehci.h210 unsigned has_ci_pec_bug:1; /* ChipIdea PEC bug */ member
716 ((e)->has_ci_pec_bug && ((e)->command & CMD_PSE) \
Dehci-hcd.c762 if (ehci->has_ci_pec_bug) in ehci_irq()