Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h575 #define NI_E_AI_CFG_LO_LAST_CHAN BIT(15) macro
H A Dni_mio_common.c1808 lo |= NI_E_AI_CFG_LO_LAST_CHAN; in ni_load_channelgain_list()