Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_stc.h582 #define NI_E_AO_DACSEL(x) ((x) << 8) macro
Dni_mio_common.c2629 conf = NI_E_AO_DACSEL(chan); in ni_old_ao_config_chanlist()
3898 ni_ao_win_outw(dev, NI_E_AO_DACSEL(i) | 0x0, in init_ao_67xx()