Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
Digc_phy.c176 u32 phpm = 0, timeout = 10000; in igc_phy_hw_reset() local
190 phpm = rd32(IGC_I225_PHPM); in igc_phy_hw_reset()
204 phpm = rd32(IGC_I225_PHPM); in igc_phy_hw_reset()
207 } while (!(phpm & IGC_PHY_RST_COMP) && timeout); in igc_phy_hw_reset()