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

/linux-master/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)
2007 if (ohci->quirks & QUIRK_TI_SLLZ059) {
2365 if (ohci->quirks & QUIRK_TI_SLLZ059) {
2372 ohci->quirks &= ~QUIRK_TI_SLLZ059;

Completed in 147 milliseconds