Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dehci-pci.c157 ehci->amd_pll_fix = 1; in ehci_pci_setup()
205 ehci->amd_pll_fix = 1; in ehci_pci_setup()
Dehci.h147 unsigned amd_pll_fix:1; member
Dehci-sched.c1645 if (ehci->amd_pll_fix == 1) in itd_link_urb()
1774 if (ehci->amd_pll_fix == 1) in itd_complete()
2065 if (ehci->amd_pll_fix == 1) in sitd_link_urb()
2170 if (ehci->amd_pll_fix == 1) in sitd_complete()
Dehci-hcd.c587 if (ehci->amd_pll_fix == 1) in ehci_stop()