Home
last modified time | relevance | path

Searched refs:NISTC_AO_MODE3_LAST_GATE_DISABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h352 #define NISTC_AO_MODE3_LAST_GATE_DISABLE BIT(0) /* M-Series only */ macro
H A Dni_mio_common.c3416 devpriv->ao_mode3 = NISTC_AO_MODE3_LAST_GATE_DISABLE; in ni_ao_reset()