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
121 /* Enable energy detect mode for this SMSC Transceivers */ in smsc_phy_config_init()
136 /* If the SMSC PHY is in power down mode, then set it in smsc_phy_reset()
315 if (of_property_read_bool(of_node, "smsc,disable-energy-detect")) in smsc_phy_probe()
343 .name = "SMSC LAN83C185",
362 .name = "SMSC LAN8187",
389 .name = "SMSC LAN8700",
415 .name = "SMSC LAN911x Internal PHY",
436 .name = "SMSC LAN8710/LAN8720",
463 .name = "SMSC LAN8740",
490 MODULE_DESCRIPTION("SMSC PHY driver");