Lines Matching full:smsc
3 * drivers/net/phy/smsc.c
5 * Driver for SMSC PHYs
11 * Support added for SMSC LAN8187 and LAN8700 by steve.glendinning@shawell.net
88 /* Enable energy detect mode for this SMSC Transceivers */ in smsc_phy_config_init()
103 /* If the SMSC PHY is in power down mode, then set it in smsc_phy_reset()
282 if (of_property_read_bool(of_node, "smsc,disable-energy-detect")) in smsc_phy_probe()
310 .name = "SMSC LAN83C185",
329 .name = "SMSC LAN8187",
356 .name = "SMSC LAN8700",
382 .name = "SMSC LAN911x Internal PHY",
403 .name = "SMSC LAN8710/LAN8720",
430 .name = "SMSC LAN8740",
457 MODULE_DESCRIPTION("SMSC PHY driver");