Home
last modified time | relevance | path

Searched refs:MII_LAN83C185_CTRL_STATUS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/phy/
A Dsmsc.c116 rc = phy_read(phydev, MII_LAN83C185_CTRL_STATUS); in smsc_phy_config_init()
122 rc = phy_write(phydev, MII_LAN83C185_CTRL_STATUS, in smsc_phy_config_init()
222 int rc = phy_read(phydev, MII_LAN83C185_CTRL_STATUS); in lan87xx_read_status()
226 rc = phy_write(phydev, MII_LAN83C185_CTRL_STATUS, in lan87xx_read_status()
237 MII_LAN83C185_CTRL_STATUS); in lan87xx_read_status()
242 rc = phy_read(phydev, MII_LAN83C185_CTRL_STATUS); in lan87xx_read_status()
246 rc = phy_write(phydev, MII_LAN83C185_CTRL_STATUS, in lan87xx_read_status()
/linux/include/linux/
A Dsmscphy.h7 #define MII_LAN83C185_CTRL_STATUS 17 /* Mode/Status Register */ macro
/linux/drivers/net/ethernet/smsc/
A Dsmsc911x.c1384 rc = phy_read(phy_dev, MII_LAN83C185_CTRL_STATUS); in smsc911x_phy_disable_energy_detect()
1394 rc = phy_write(phy_dev, MII_LAN83C185_CTRL_STATUS, in smsc911x_phy_disable_energy_detect()
1417 rc = phy_read(phy_dev, MII_LAN83C185_CTRL_STATUS); in smsc911x_phy_enable_energy_detect()
1427 rc = phy_write(phy_dev, MII_LAN83C185_CTRL_STATUS, in smsc911x_phy_enable_energy_detect()

Completed in 8 milliseconds