Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A 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)
H A Dni_mio_common.c671 NI_M_CDIO_DMA_SEL_CDO(bits)); in ni_request_cdo_mite_channel()