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.c282 #define QUIRK_TI_SLLZ059 0x20 macro
362 QUIRK_RESET_PACKET | QUIRK_TI_SLLZ059},
365 QUIRK_RESET_PACKET | QUIRK_TI_SLLZ059},
392 ", TI SLLZ059 erratum = " __stringify(QUIRK_TI_SLLZ059)
2108 if (ohci->quirks & QUIRK_TI_SLLZ059) { in bus_reset_work()
2461 if (ohci->quirks & QUIRK_TI_SLLZ059) { in ohci_enable()
2468 ohci->quirks &= ~QUIRK_TI_SLLZ059; in ohci_enable()