Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_mio_common.c2572 ni_writeb(dev, 0, NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
2576 ni_writeb(dev, 0, NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
2581 NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
2586 NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
5581 NI_M_AO_REF_ATTENUATION_REG(channel)); in ni_E_init()
Dni_stc.h895 #define NI_M_AO_REF_ATTENUATION_REG(x) (0x264 + (x)) macro