Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/comedi/drivers/
Dni_stc.h288 #define NISTC_ATRIG_ETC_GPFO_0_SEL_TO_SRC(x) (((x) >> 11) & 0x7) macro
Dni_mio_common.c5585 return NISTC_ATRIG_ETC_GPFO_0_SEL_TO_SRC(reg); in ni_get_gout_routing()