Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/comedi/drivers/
Dplx9080.h242 #define PLX_DESC_IN_PCI_BIT 0x1 /* descriptor is located in pci space (not local space) */ macro
Dgsc_hpdi.c315 bits = devpriv->dma_desc_phys_addr | PLX_DESC_IN_PCI_BIT | in gsc_hpdi_cmd()
427 u32 next_bits = PLX_DESC_IN_PCI_BIT | PLX_INTR_TERM_COUNT | in gsc_hpdi_setup_dma_descriptors()
Dcb_pcidas64.c1532 PLX_DESC_IN_PCI_BIT | PLX_INTR_TERM_COUNT | in alloc_and_init_dma_members()
1547 PLX_DESC_IN_PCI_BIT | in alloc_and_init_dma_members()
2642 PLX_DESC_IN_PCI_BIT | in ai_cmd()
3323 PLX_DESC_IN_PCI_BIT | PLX_INTR_TERM_COUNT); in ao_cmd()
Drtd520.c250 /* descriptors in PCI memory*/ PLX_DESC_IN_PCI_BIT \