Home
last modified time | relevance | path

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

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