Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_defines.h235 #define IGC_CTRL_PHY_RST 0x80000000 /* PHY Reset */ macro
H A Digc_phy.c874 IGC_WRITE_REG(hw, IGC_CTRL, ctrl | IGC_CTRL_PHY_RST); in igc_phy_hw_reset_generic()