Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.c212 PHY_CT_RESET | PHY_CT_SPS_LSB | PHY_CT_ANE | in skge_wol_init()
1960 ctrl |= PHY_CT_RESET; in yukon_init()
2011 ctrl |= PHY_CT_RESET; in yukon_init()
2215 ctrl |= PHY_CT_RESET; in yukon_suspend()
Dskge.h1019 PHY_CT_RESET = 1<<15, /* Bit 15: (sc) clear all PHY related regs */ enumerator
Dsky2.h1181 PHY_CT_RESET = 1<<15, /* Bit 15: (sc) clear all PHY related regs */ enumerator
Dsky2.c423 ctrl = PHY_CT_RESET; in sky2_phy_init()