Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c201 PHY_CT_RESET | PHY_CT_SPS_LSB | PHY_CT_ANE | in skge_wol_init()
1969 ctrl |= PHY_CT_RESET; in yukon_init()
2020 ctrl |= PHY_CT_RESET; in yukon_init()
2224 ctrl |= PHY_CT_RESET; in yukon_suspend()
H A Dskge.h1014 PHY_CT_RESET = 1<<15, /* Bit 15: (sc) clear all PHY related regs */ enumerator
H A Dsky2.h1176 PHY_CT_RESET = 1<<15, /* Bit 15: (sc) clear all PHY related regs */ enumerator
H A Dsky2.c412 ctrl = PHY_CT_RESET; in sky2_phy_init()