Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c277 #define QUIRK_NO_1394A 0x8 macro
356 QUIRK_CYCLE_TIMER | QUIRK_RESET_PACKET | QUIRK_NO_1394A},
387 ", no 1394a enhancements = " __stringify(QUIRK_NO_1394A)
2259 if (ohci->quirks & QUIRK_NO_1394A) in configure_1394a_enhancements()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c277 #define QUIRK_NO_1394A 0x8 macro
356 QUIRK_CYCLE_TIMER | QUIRK_RESET_PACKET | QUIRK_NO_1394A},
387 ", no 1394a enhancements = " __stringify(QUIRK_NO_1394A)
2269 if (ohci->quirks & QUIRK_NO_1394A) in configure_1394a_enhancements()

Completed in 10 milliseconds