Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/b2c2/
H A Dflexcop-pci.c49 #define FC_PCI_DMA_INIT 0x02 macro
280 fc_pci->init_state |= FC_PCI_DMA_INIT; in flexcop_pci_dma_init()
286 if (fc_pci->init_state & FC_PCI_DMA_INIT) { in flexcop_pci_dma_exit()
290 fc_pci->init_state &= ~FC_PCI_DMA_INIT; in flexcop_pci_dma_exit()