Home
last modified time | relevance | path

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

/drivers/staging/comedi/drivers/
Dni_mio_common.c2579 ni_writeb(dev, 0, NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
2583 ni_writeb(dev, 0, NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
2588 NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
2593 NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
5541 NI_M_AO_REF_ATTENUATION_REG(channel)); in ni_E_init()
Dni_stc.h904 #define NI_M_AO_REF_ATTENUATION_REG(x) (0x264 + (x)) macro