Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dplx9080.h142 #define PLX_BIGEND_DMA1 BIT(6) macro
146 #define PLX_BIGEND_DMA(n) ((n) ? PLX_BIGEND_DMA1 : PLX_BIGEND_DMA0)
H A Dgsc_hpdi.c542 bits = PLX_BIGEND_DMA0 | PLX_BIGEND_DMA1; in gsc_hpdi_init_plx9080()
H A Dcb_pcidas64.c1287 bits = PLX_BIGEND_DMA0 | PLX_BIGEND_DMA1; in init_plx9080()