Searched refs:NISTC_AO_UC_LOADA_REG (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | ni_mio_common.c | 352 [NISTC_AO_UC_LOADA_REG] = { 0x160, 4 }, 2984 NISTC_AO_UC_LOADA_REG); in ni_ao_cmd() 2989 NISTC_AO_UC_LOADA_REG); in ni_ao_cmd() 2993 NISTC_AO_UC_LOADA_REG); in ni_ao_cmd() 2997 ni_stc_writel(dev, 0xffffff, NISTC_AO_UC_LOADA_REG); in ni_ao_cmd() 2999 ni_stc_writel(dev, 0xffffff, NISTC_AO_UC_LOADA_REG); in ni_ao_cmd() 3002 ni_stc_writel(dev, 0, NISTC_AO_UC_LOADA_REG); in ni_ao_cmd() 3004 ni_stc_writel(dev, cmd->stop_arg, NISTC_AO_UC_LOADA_REG); in ni_ao_cmd()
|
D | ni_stc.h | 240 #define NISTC_AO_UC_LOADA_REG 48 macro
|