Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h290 #define NISTC_ATRIG_ETC_GPFO_1_SEL_TO_SRC(x) (((x) >> 7) & 0x1) macro
H A Dni_mio_common.c5574 return NISTC_ATRIG_ETC_GPFO_1_SEL_TO_SRC(reg); in ni_get_gout_routing()