Searched refs:PHY_BCOM_P_EXT_CTRL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/marvell/ |
H A D | skge.h | 960 PHY_BCOM_P_EXT_CTRL = 0x10,/* 16 bit r/w PHY Extended Ctrl Reg */ enumerator
|
H A D | skge.c | 698 xm_phy_write(hw, port, PHY_BCOM_P_EXT_CTRL, PHY_B_PEC_LED_OFF); in skge_led() 723 xm_phy_write(hw, port, PHY_BCOM_P_EXT_CTRL, PHY_B_PEC_LED_ON); in skge_led() 1382 xm_phy_write(hw, port, PHY_BCOM_P_EXT_CTRL, ext); in bcom_phy_init()
|