Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h749 #define NI_M_AI_CFG_CHAN_SEL(x) (((x) & 0xf) << 0) macro
H A Dni_mio_common.c1660 config_bits |= NI_M_AI_CFG_CHAN_SEL(chan); in ni_m_series_load_channelgain_list()