Searched refs:YT_MS_CTRL (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ngbe/base/ |
| H A D | ngbe_phy_yt.c | 171 hw->phy.read_reg(hw, YT_MS_CTRL, 0, &value); in ngbe_setup_phy_link_yt() 173 hw->phy.write_reg(hw, YT_MS_CTRL, 0, value); in ngbe_setup_phy_link_yt() 189 hw->phy.read_reg(hw, YT_MS_CTRL, 0, &value); in ngbe_setup_phy_link_yt() 191 hw->phy.write_reg(hw, YT_MS_CTRL, 0, value); in ngbe_setup_phy_link_yt() 251 hw->phy.read_reg(hw, YT_MS_CTRL, 0, &value); in ngbe_setup_phy_link_yt() 253 hw->phy.write_reg(hw, YT_MS_CTRL, 0, value); in ngbe_setup_phy_link_yt() 272 hw->phy.read_reg(hw, YT_MS_CTRL, 0, &value); in ngbe_setup_phy_link_yt() 274 hw->phy.write_reg(hw, YT_MS_CTRL, 0, value); in ngbe_setup_phy_link_yt()
|
| H A D | ngbe_phy_yt.h | 57 #define YT_MS_CTRL 0x9 macro
|