Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_660x.c88 #define NI660X_IO_CFG_OUT_SEL_MASK(_c) NI660X_IO_CFG_OUT_SEL((_c), 0x3) macro
588 bits &= ~NI660X_IO_CFG_OUT_SEL_MASK(chan); in ni_660x_select_pfi_output()
595 bits &= ~NI660X_IO_CFG_OUT_SEL_MASK(chan); in ni_660x_select_pfi_output()