Searched refs:PHY_MARV_CTRL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | skge.c | 201 gm_phy_write(hw, port, PHY_MARV_CTRL, in skge_wol_init() 1958 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL); in yukon_init() 1963 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_init() 2019 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_init() 2216 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL); in yukon_suspend() 2218 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_suspend() 2221 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL); in yukon_suspend() 2223 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_suspend()
|
H A D | sky2.c | 488 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in sky2_phy_init() 711 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_ANE); in sky2_phy_power_up() 761 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_PDOWN); in sky2_phy_power_down()
|
H A D | skge.h | 976 PHY_MARV_CTRL = 0x00,/* 16 bit r/w PHY Control Register */ enumerator
|
H A D | sky2.h | 1138 PHY_MARV_CTRL = 0x00,/* 16 bit r/w PHY Control Register */ enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | skge.c | 200 gm_phy_write(hw, port, PHY_MARV_CTRL, in skge_wol_init() 1965 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL); in yukon_init() 1970 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_init() 2026 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_init() 2223 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL); in yukon_suspend() 2225 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_suspend() 2228 ctrl = gm_phy_read(hw, port, PHY_MARV_CTRL); in yukon_suspend() 2230 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in yukon_suspend()
|
H A D | sky2.c | 487 gm_phy_write(hw, port, PHY_MARV_CTRL, ctrl); in sky2_phy_init() 710 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_ANE); in sky2_phy_power_up() 760 gm_phy_write(hw, port, PHY_MARV_CTRL, PHY_CT_PDOWN); in sky2_phy_power_down()
|
H A D | skge.h | 976 PHY_MARV_CTRL = 0x00,/* 16 bit r/w PHY Control Register */ enumerator
|
H A D | sky2.h | 1138 PHY_MARV_CTRL = 0x00,/* 16 bit r/w PHY Control Register */ enumerator
|
Completed in 49 milliseconds