Searched refs:INT_CFG_IRQ_INT_ (Results 1 – 3 of 3) sorted by relevance
218 #define INT_CFG_IRQ_INT_ (0x00080000) macro
107 #define INT_CFG_IRQ_INT_ 0x00001000 macro
605 if ((int_cfg & (INT_CFG_IRQ_EN_ | INT_CFG_IRQ_INT_)) != in smsc9420_isr()606 (INT_CFG_IRQ_EN_ | INT_CFG_IRQ_INT_)) in smsc9420_isr()