Searched refs:NI_M_CDI_MODE_SAMPLE_SRC (Results 1 – 1 of 1) sorted by relevance
883 #define NI_M_CDI_MODE_SAMPLE_SRC(x) (((x) & 0x3f) << 0) macro884 #define NI_M_CDI_MODE_SAMPLE_SRC_MASK NI_M_CDI_MODE_SAMPLE_SRC(0x3f)