Home
last modified time | relevance | path

Searched refs:PHY_MARV_CTRL (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dskge.c1229 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL); in yukon_init()
1234 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_init()
1290 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_init()
1484 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL); in yukon_suspend()
1486 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_suspend()
1489 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL); in yukon_suspend()
1491 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_suspend()
Dsky2.c455 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in sky2_phy_init()
610 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_ANE); in sky2_phy_power_up()
658 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_PDOWN); in sky2_phy_power_down()
Dsky2.h998 PHY_MARV_CTRL = 0x00,/* 16 bit r/w PHY Control Register */ enumerator
Dskge.h1037 PHY_MARV_CTRL = 0x00,/* 16 bit r/w PHY Control Register */ enumerator