Searched refs:NI_E_DMA_G0_G1_SEL (Results 1 – 2 of 2) sorted by relevance
562 #define NI_E_DMA_G0_G1_SEL(_g, _c) (((_c) & 0xf) << ((_g) * 4)) macro563 #define NI_E_DMA_G0_G1_SEL_MASK(_g) NI_E_DMA_G0_G1_SEL((_g), 0xf)
618 NI_E_DMA_G0_G1_SEL(gpct_index, bits)); in ni_set_gpct_dma_channel()