Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h132 #define IGC_CTRL_PHY_RST 0x80000000 /* PHY Reset */ macro
H A Digc_phy.c184 wr32(IGC_CTRL, ctrl | IGC_CTRL_PHY_RST); in igc_phy_hw_reset()