Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/igc/
H A Digc_phy.c705 uint32_t ctrl, timeout = 10000, phpm = 0; in igc_phy_hw_reset_generic() local
720 phpm = IGC_READ_REG(hw, IGC_I225_PHPM); in igc_phy_hw_reset_generic()
734 phpm = IGC_READ_REG(hw, IGC_I225_PHPM); in igc_phy_hw_reset_generic()
737 } while (!(phpm & IGC_I225_PHPM_RST_COMPL) && timeout); in igc_phy_hw_reset_generic()