Home
last modified time | relevance | path

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

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