Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/comedi/drivers/
Dni_mio_common.c2580 ni_writeb(dev, 0, NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
2584 ni_writeb(dev, 0, NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
2589 NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
2594 NI_M_AO_REF_ATTENUATION_REG(chan)); in ni_m_series_ao_config_chanlist()
6321 NI_M_AO_REF_ATTENUATION_REG(channel)); in ni_E_init()
Dni_stc.h903 #define NI_M_AO_REF_ATTENUATION_REG(x) (0x264 + (x)) macro