Home
last modified time | relevance | path

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

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