Home
last modified time | relevance | path

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

/drivers/usb/host/
Dohci.h418 #define OHCI_QUIRK_AMD_PLL 0x200 /* AMD PLL quirk*/ macro
452 return ohci->flags & OHCI_QUIRK_AMD_PLL; in quirk_amdiso()
Dohci-pci.c155 ohci->flags |= OHCI_QUIRK_AMD_PLL; in ohci_quirk_amd700()