Home
last modified time | relevance | path

Searched refs:PHY_MARV_PHY_STAT (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.h995 PHY_MARV_PHY_STAT = 0x11,/* 16 bit r/o PHY Specific Stat Reg */ enumerator
Dsky2.h1157 PHY_MARV_PHY_STAT = 0x11,/* 16 bit r/o PHY Specific Stat Reg */ enumerator
Dsky2.c550 gm_phy_write(hw, port, PHY_MARV_PHY_STAT, in sky2_phy_init()
2323 phystat = gm_phy_read(hw, port, PHY_MARV_PHY_STAT); in sky2_phy_intr()
Dskge.c2344 phystat = gm_phy_read(hw, port, PHY_MARV_PHY_STAT); in yukon_phy_intr()