Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/marvell/
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()
Dskge.h1014 PHY_CT_RESET = 1<<15, /* Bit 15: (sc) clear all PHY related regs */ enumerator
Dsky2.h1176 PHY_CT_RESET = 1<<15, /* Bit 15: (sc) clear all PHY related regs */ enumerator
Dsky2.c412 ctrl = PHY_CT_RESET; in sky2_phy_init()