Searched refs:NI_M_CDIO_DMA_SEL_CDO (Results 1 – 2 of 2) sorted by relevance
717 #define NI_M_CDIO_DMA_SEL_CDO(x) (((x) & 0xf) << 4) macro718 #define NI_M_CDIO_DMA_SEL_CDO_MASK NI_M_CDIO_DMA_SEL_CDO(0xf)
671 NI_M_CDIO_DMA_SEL_CDO(bits)); in ni_request_cdo_mite_channel()