Searched refs:OHCI_QUIRK_AMD_PLL (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/host/
H A Dohci-pci.c156 ohci->flags |= OHCI_QUIRK_AMD_PLL;
H A Dohci.h421 #define OHCI_QUIRK_AMD_PLL 0x200 /* AMD PLL quirk*/ macro
453 return ohci->flags & OHCI_QUIRK_AMD_PLL;

Completed in 114 milliseconds