Searched refs:NISTC_DIO_OUT_PARALLEL (Results 1 – 2 of 2) sorted by relevance
142 #define NISTC_DIO_OUT_PARALLEL(x) ((x) & 0xff) macro143 #define NISTC_DIO_OUT_PARALLEL_MASK NISTC_DIO_OUT_PARALLEL(0xff)
3485 devpriv->dio_output |= NISTC_DIO_OUT_PARALLEL(s->state); in ni_dio_insn_bits()