Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc_phy.c166 u32 phpm = 0, timeout = 10000; in igc_phy_hw_reset() local
180 phpm = rd32(IGC_I225_PHPM); in igc_phy_hw_reset()
194 phpm = rd32(IGC_I225_PHPM); in igc_phy_hw_reset()
197 } while (!(phpm & IGC_PHY_RST_COMP) && timeout); in igc_phy_hw_reset()