Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-pci.c219 ehci->frame_index_bug = 1; in ehci_pci_setup()
H A Dehci.h219 unsigned frame_index_bug:1; /* MosChip (AKA NetMos) */ member
H A Dehci-hcd.c123 if (ehci->frame_index_bug) in ehci_read_frame_index()