Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_stc.h28 #define NISTC_INTA_ACK_AI_STOP BIT(12) macro
37 NISTC_INTA_ACK_AI_STOP | \
H A Dni_mio_common.c1276 ack |= NISTC_INTA_ACK_AI_STOP; in ack_a_interrupt()