Home
last modified time | relevance | path

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

/linux/drivers/staging/vme_user/
H A Dvme_tsi148.h1295 #define TSI148_LCSR_DDAT_TYP_PCI (0 << 28) /* Destination PCI Bus */ macro
H A Dvme_tsi148.c1694 entry->descriptor.ddat = cpu_to_be32(TSI148_LCSR_DDAT_TYP_PCI); in tsi148_dma_list_add()