Lines Matching full:smsc
2 * drivers/net/phy/smsc.c
4 * Driver for SMSC PHYs
15 * Support added for SMSC LAN8187 and LAN8700 by steve.glendinning@shawell.net
69 /* Enable energy detect mode for this SMSC Transceivers */ in smsc_phy_config_init()
85 /* If the SMSC PHY is in power down mode, then set it in smsc_phy_reset()
207 if (of_property_read_bool(of_node, "smsc,disable-energy-detect")) in smsc_phy_probe()
219 .name = "SMSC LAN83C185",
239 .name = "SMSC LAN8187",
264 .name = "SMSC LAN8700",
290 .name = "SMSC LAN911x Internal PHY",
309 .name = "SMSC LAN8710/LAN8720",
335 .name = "SMSC LAN8740",
362 MODULE_DESCRIPTION("SMSC PHY driver");