Searched refs:PHY_MARV_CTRL (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/marvell/ |
H A D | skge.h | 976 PHY_MARV_CTRL = 0x00,/* 16 bit r/w PHY Control Register */ enumerator
|
H A D | sky2.h | 1138 PHY_MARV_CTRL = 0x00,/* 16 bit r/w PHY Control Register */ enumerator
|
H A D | sky2.c | 489 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in sky2_phy_init() 712 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_ANE); in sky2_phy_power_up() 762 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_PDOWN); in sky2_phy_power_down()
|