Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.c209 u32 it_context_support; member
1729 if (!(ohci->it_context_support & (1 << i))) in handle_dead_contexts()
3736 ohci->it_context_support = reg_read(ohci, OHCI1394_IsoXmitIntMaskSet); in pci_probe()
3738 if (!ohci->it_context_support) { in pci_probe()
3740 ohci->it_context_support = 0xf; in pci_probe()
3743 ohci->it_context_mask = ohci->it_context_support; in pci_probe()