Searched refs:INT_STAT_DMAC_INT_ (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/smsc/ | ||
| D | smsc9420.h | 228 #define INT_STAT_DMAC_INT_ (0x00000001) macro |
| D | smsc9420.c | 664 if (likely(INT_STAT_DMAC_INT_ & int_sts)) { in smsc9420_isr() |