Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/b2c2/
Dflexcop-pci.c48 #define FC_PCI_DMA_INIT 0x02 macro
277 fc_pci->init_state |= FC_PCI_DMA_INIT; in flexcop_pci_dma_init()
283 if (fc_pci->init_state & FC_PCI_DMA_INIT) { in flexcop_pci_dma_exit()
287 fc_pci->init_state &= ~FC_PCI_DMA_INIT; in flexcop_pci_dma_exit()