Home
last modified time | relevance | path

Searched refs:amd_pll_fix (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dehci-pci.c155 ehci->amd_pll_fix = 1; in ehci_pci_setup()
192 ehci->amd_pll_fix = 1; in ehci_pci_setup()
H A Dehci-sched.c1760 if (ehci->amd_pll_fix == 1) in itd_link_urb()
1888 if (ehci->amd_pll_fix == 1) in itd_complete()
2162 if (ehci->amd_pll_fix == 1) in sitd_link_urb()
2268 if (ehci->amd_pll_fix == 1) in sitd_complete()
H A Dehci.h216 unsigned amd_pll_fix:1; member
H A Dehci-hcd.c446 if (ehci->amd_pll_fix == 1) in ehci_stop()