Searched refs:NISTC_AO_OUT_CTRL_CHANS (Results 1 – 2 of 2) sorted by relevance
447 #define NISTC_AO_OUT_CTRL_CHANS(x) (((x) & 0xf) << 6) macro
3189 bits = NISTC_AO_OUT_CTRL_CHANS(cmd->scan_end_arg - 1) in ni_ao_cmd_set_channels()3196 bits |= NISTC_AO_OUT_CTRL_CHANS(0); in ni_ao_cmd_set_channels()3198 bits |= NISTC_AO_OUT_CTRL_CHANS( in ni_ao_cmd_set_channels()