Home
last modified time | relevance | path

Searched refs:PHY_BCOM_CTRL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c1383 xm_phy_write(hw, port, PHY_BCOM_CTRL, ctl); in bcom_phy_init()
1889 u16 ctrl = xm_phy_read(hw, port, PHY_BCOM_CTRL); in bcom_phy_intr()
1890 xm_phy_write(hw, port, PHY_BCOM_CTRL, in bcom_phy_intr()
1892 xm_phy_write(hw, port, PHY_BCOM_CTRL, in bcom_phy_intr()
H A Dskge.h947 PHY_BCOM_CTRL = 0x00,/* 16 bit r/w PHY Control Register */ enumerator