Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h288 #define NISTC_ATRIG_ETC_GPFO_0_SEL_TO_SRC(x) (((x) >> 11) & 0x7) macro
H A Dni_mio_common.c5570 return NISTC_ATRIG_ETC_GPFO_0_SEL_TO_SRC(reg); in ni_get_gout_routing()