Searched refs:NISTC_DIO_CTRL_DIR (Results 1 – 2 of 2) sorted by relevance
160 #define NISTC_DIO_CTRL_DIR(x) ((x) & 0xff) macro161 #define NISTC_DIO_CTRL_DIR_MASK NISTC_DIO_CTRL_DIR(0xff)
3402 devpriv->dio_control |= NISTC_DIO_CTRL_DIR(s->io_bits); in ni_dio_insn_config()5352 devpriv->dio_control = NISTC_DIO_CTRL_DIR(s->io_bits); in ni_E_init()