Searched refs:PHY_MARV_1000T_CTRL (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | sky2.h | 1153 PHY_MARV_1000T_CTRL = 0x09,/* 16 bit r/w 1000Base-T Control Reg */ enumerator
|
D | skge.h | 991 PHY_MARV_1000T_CTRL = 0x09,/* 16 bit r/w 1000Base-T Control Reg */ enumerator
|
D | skge.c | 210 gm_phy_write(hw, port, PHY_MARV_1000T_CTRL, 0); in skge_wol_init() 2014 gm_phy_write(hw, port, PHY_MARV_1000T_CTRL, ct1000); in yukon_init()
|
D | sky2.c | 496 gm_phy_write(hw, port, PHY_MARV_1000T_CTRL, ct1000); in sky2_phy_init()
|