Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h286 #define NISTC_ATRIG_ETC_GPFO_0_ENA BIT(14) macro
H A Dni_mio_common.c5569 if (reg & NISTC_ATRIG_ETC_GPFO_0_ENA) in ni_get_gout_routing()
5589 devpriv->an_trig_etc_reg &= ~NISTC_ATRIG_ETC_GPFO_0_ENA; in ni_disable_gout_routing()
5613 devpriv->an_trig_etc_reg |= NISTC_ATRIG_ETC_GPFO_0_ENA in ni_set_gout_routing()