Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/comedi/drivers/
Dni_mio_common.c2629 ni_writeb(dev, 0, NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
2633 ni_writeb(dev, 0, NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
2638 NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
2643 NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
5399 NI_M_AO_REF_ATTENUATION_REG(channel)); in ni_E_init()
Dni_stc.h905 #define NI_M_AO_REF_ATTENUATION_REG(x) (0x264 + (x)) macro