Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dohci.c279 #define QUIRK_TI_SLLZ059 0x20 macro
359 QUIRK_RESET_PACKET | QUIRK_TI_SLLZ059},
362 QUIRK_RESET_PACKET | QUIRK_TI_SLLZ059},
389 ", TI SLLZ059 erratum = " __stringify(QUIRK_TI_SLLZ059)
2105 if (ohci->quirks & QUIRK_TI_SLLZ059) { in bus_reset_work()
2458 if (ohci->quirks & QUIRK_TI_SLLZ059) { in ohci_enable()
2465 ohci->quirks &= ~QUIRK_TI_SLLZ059; in ohci_enable()