Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h371 #define NISTC_INTA_ENA_AI_ERR BIT(5) macro
378 NISTC_INTA_ENA_AI_ERR | \
H A Dni_mio_common.c2365 interrupt_a_enable |= NISTC_INTA_ENA_AI_ERR | in ni_ai_cmd()