Searched refs:SISR_LS10 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ | ||
D | de4x5.h | 654 #define SISR_LS10 0x00000004 /* 10Mb/s Link Fail Status */ macro |
D | de4x5.c | 3521 (~inl(DE4X5_SISR)&SISR_LS10): in is_10_up() |