Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h579 #define NI_E_AI_CFG_LO_GAIN(x) ((x) << 0) macro
H A Dni_mio_common.c1805 lo = NI_E_AI_CFG_LO_GAIN(range); in ni_load_channelgain_list()