Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firewire/
Dohci.c279 #define QUIRK_TI_SLLZ059 0x20 macro
314 QUIRK_RESET_PACKET | QUIRK_TI_SLLZ059},
317 QUIRK_RESET_PACKET | QUIRK_TI_SLLZ059},
344 ", TI SLLZ059 erratum = " __stringify(QUIRK_TI_SLLZ059)
1959 if (ohci->quirks & QUIRK_TI_SLLZ059) { in bus_reset_work()
2313 if (ohci->quirks & QUIRK_TI_SLLZ059) { in ohci_enable()
2320 ohci->quirks &= ~QUIRK_TI_SLLZ059; in ohci_enable()