Searched refs:LRECR_SPEED100 (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | brcmphy.h | 302 #define LRECR_SPEED100 0x0200 /* Select 100 Mbps */ macro |
| /linux/drivers/net/phy/ | ||
| H A D | broadcom.c | 1343 if (lrecr & LRECR_SPEED100) in lre_read_status_fixed() |