Searched refs:NISTC_INTA_ACK_AI_STOP (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/comedi/drivers/ | ||
D | ni_stc.h | 28 #define NISTC_INTA_ACK_AI_STOP BIT(12) macro |
D | ni_mio_common.c | 1276 ack |= NISTC_INTA_ACK_AI_STOP; in ack_a_interrupt() |