Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dehci-pci.c155 ehci->amd_pll_fix = 1; in ehci_pci_setup()
192 ehci->amd_pll_fix = 1; in ehci_pci_setup()
Dehci-sched.c1759 if (ehci->amd_pll_fix == 1) in itd_link_urb()
1887 if (ehci->amd_pll_fix == 1) in itd_complete()
2161 if (ehci->amd_pll_fix == 1) in sitd_link_urb()
2267 if (ehci->amd_pll_fix == 1) in sitd_complete()
Dehci.h215 unsigned amd_pll_fix:1; member
Dehci-hcd.c446 if (ehci->amd_pll_fix == 1) in ehci_stop()