Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/skfp/h/
Dskfbiinc.h43 #define IMASK_FAST (IS_PLINT1 | IS_PLINT2 | IS_TIMINT | IS_TC)
Dskfbi.h177 #define IS_TC 0x2000 /* transf. counter */ macro
179 #define ALL_IRSR (IS_MINTR1|IS_MINTR2|IS_PLINT1|IS_PLINT2|IS_TIMINT|IS_TC)
527 #define IS_TC 0x0001 /* terminal count irq */ macro
672 while ((k) && (~inpw(ISR2_A) & IS_TC)) (k)-- ;\