Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/comedi/drivers/
Dni_stc.h717 #define NI_M_CDIO_DMA_SEL_CDO(x) (((x) & 0xf) << 4) macro
718 #define NI_M_CDIO_DMA_SEL_CDO_MASK NI_M_CDIO_DMA_SEL_CDO(0xf)
Dni_mio_common.c686 NI_M_CDIO_DMA_SEL_CDO(bits)); in ni_request_cdo_mite_channel()