Searched refs:NISTC_AO_TRIG_START1_POLARITY (Results 1 – 2 of 2) sorted by relevance
335 #define NISTC_AO_TRIG_START1_POLARITY BIT(13) macro
2941 val &= ~(NISTC_AO_TRIG_START1_POLARITY | in ni_ao_cmd()2950 val |= NISTC_AO_TRIG_START1_POLARITY; in ni_ao_cmd()