Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_mio_common.c556 #define NI_STC_DMA_CHAN_SEL(x) (((x) < 4) ? BIT(x) : \ macro
579 bits = NI_STC_DMA_CHAN_SEL(mite_chan->channel); in ni_request_ai_mite_channel()
605 bits = NI_STC_DMA_CHAN_SEL(mite_chan->channel); in ni_request_ao_mite_channel()
635 bits = NI_STC_DMA_CHAN_SEL(mite_chan->channel); in ni_request_gpct_mite_channel()
668 bits = NI_STC_DMA_CHAN_SEL(mite_chan->channel); in ni_request_cdo_mite_channel()