Searched refs:NI_E_AI_CFG_HI_CHAN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/comedi/drivers/ | ||
H A D | ni_stc.h | 587 #define NI_E_AI_CFG_HI_CHAN(x) (((x) & 0x3f) << 0) macro |
H A D | ni_mio_common.c | 1800 hi |= NI_E_AI_CFG_HI_CHAN(chan); in ni_load_channelgain_list() |