Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/b2c2/
H A Dflexcop-pci.c60 int active_dma1_addr; /* 0 = addr0 of dma1; 1 = addr1 of dma1 */ member
171 if (fc_pci->active_dma1_addr == 0) in flexcop_pci_isr()
180 deb_irq("page change to page: %d\n",!fc_pci->active_dma1_addr); in flexcop_pci_isr()
181 fc_pci->active_dma1_addr = !fc_pci->active_dma1_addr; in flexcop_pci_isr()