Home
last modified time | relevance | path

Searched refs:OHCI_QUIRK_AMD756 (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci.h412 #define OHCI_QUIRK_AMD756 0x01 /* erratum #4 */ macro
713 else if (hc->flags & OHCI_QUIRK_AMD756) \
H A Dohci-pci.c48 ohci->flags = OHCI_QUIRK_AMD756; in ohci_quirk_amd756()
H A Dohci-hub.c481 if ((ohci->flags & OHCI_QUIRK_AMD756) in ohci_hub_status_data()
H A Du132-hcd.c1745 } else if ((u132->flags & OHCI_QUIRK_AMD756) || distrust_firmware) { in u132_run()
1804 u132->flags = OHCI_QUIRK_AMD756; in u132_hcd_start()
2768 if (u132->flags & OHCI_QUIRK_AMD756) { in u132_hub_status_data()
H A Dohci-hcd.c685 } else if ((ohci->flags & OHCI_QUIRK_AMD756) || in ohci_run()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci.h412 #define OHCI_QUIRK_AMD756 0x01 /* erratum #4 */ macro
713 else if (hc->flags & OHCI_QUIRK_AMD756) \
H A Dohci-pci.c48 ohci->flags = OHCI_QUIRK_AMD756; in ohci_quirk_amd756()
H A Dohci-hub.c481 if ((ohci->flags & OHCI_QUIRK_AMD756) in ohci_hub_status_data()
H A Dohci-hcd.c683 } else if ((ohci->flags & OHCI_QUIRK_AMD756) || in ohci_run()
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dftdi-elan.c2367 } else if ((quirk & OHCI_QUIRK_AMD756) || distrust_firmware) { in ftdi_elan_check_controller()
2608 OHCI_QUIRK_AMD756); in ftdi_elan_setupOHCI()

Completed in 17 milliseconds