Searched refs:PHY_STATUS_100M (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/net/ethernet/atheros/atl1e/ | ||
| D | atl1e_hw.h | 251 #define     PHY_STATUS_100M	      0x20000  macro | 
| D | atl1e_main.c | 607 		if (phy_status_data & PHY_STATUS_100M)  in atl1e_sw_init() |