Searched refs:NI_M_CDIO_DMA_SEL_CDO (Results 1 – 2 of 2) sorted by relevance
719 #define NI_M_CDIO_DMA_SEL_CDO(x) (((x) & 0xf) << 4) macro720 #define NI_M_CDIO_DMA_SEL_CDO_MASK NI_M_CDIO_DMA_SEL_CDO(0xf)
639 devpriv->cdio_dma_select_reg |= NI_M_CDIO_DMA_SEL_CDO(bits); in ni_set_cdo_dma_channel()