Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_pcidio.c71 #define SECONDARY_TC BIT(7) macro
249 #define INT_EN (COUNT_EXPIRED | WAITED | PRIMARY_TC | SECONDARY_TC)
252 | PRIMARY_TC | SECONDARY_TC)
445 } else if (flags & SECONDARY_TC) { in nidio_interrupt()