Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci-pci.c166 ehci->amd_pll_fix = 1; in ehci_pci_setup()
203 ehci->amd_pll_fix = 1; in ehci_pci_setup()
Dehci-sched.c1784 if (ehci->amd_pll_fix == 1) in itd_link_urb()
1913 if (ehci->amd_pll_fix == 1) in itd_complete()
2187 if (ehci->amd_pll_fix == 1) in sitd_link_urb()
2294 if (ehci->amd_pll_fix == 1) in sitd_complete()
Dehci.h224 unsigned amd_pll_fix:1; member
Dehci-hcd.c449 if (ehci->amd_pll_fix == 1) in ehci_stop()