Searched refs:FDX_ACTIVE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cirrus/ | ||
| H A D | cs89x0.h | 292 #define FDX_ACTIVE 0x8000 macro |
| H A D | cs89x0.c | 629 fdx = readreg(dev, PP_AutoNegST) & FDX_ACTIVE; in detect_tp() |