Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/
Dsky2.h1152 PHY_MARV_PHY_STAT = 0x11,/* 16 bit r/o PHY Specific Stat Reg */ enumerator
Dskge.h990 PHY_MARV_PHY_STAT = 0x11,/* 16 bit r/o PHY Specific Stat Reg */ enumerator
Dsky2.c538 gm_phy_write(hw, port, PHY_MARV_PHY_STAT, in sky2_phy_init()
2307 phystat = gm_phy_read(hw, port, PHY_MARV_PHY_STAT); in sky2_phy_intr()
Dskge.c2353 phystat = gm_phy_read(hw, port, PHY_MARV_PHY_STAT); in yukon_phy_intr()