Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firewire/
Dohci.c222 u32 it_context_support; member
1686 if (!(ohci->it_context_support & (1 << i))) in handle_dead_contexts()
3682 ohci->it_context_support = reg_read(ohci, OHCI1394_IsoXmitIntMaskSet); in pci_probe()
3684 if (!ohci->it_context_support) { in pci_probe()
3686 ohci->it_context_support = 0xf; in pci_probe()
3689 ohci->it_context_mask = ohci->it_context_support; in pci_probe()