Searched refs:ISR_LNKCHNG (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/davicom/ | ||
| H A D | dm9000.h | 170 #define ISR_LNKCHNG (1<<5) macro |
| H A D | dm9000.c | 1227 if (int_status & ISR_LNKCHNG) { in dm9000_interrupt() |