Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h587 #define NI_E_AI_CFG_HI_CHAN(x) (((x) & 0x3f) << 0) macro
H A Dni_mio_common.c1800 hi |= NI_E_AI_CFG_HI_CHAN(chan); in ni_load_channelgain_list()