Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_i225.c356 phpm_reg = IGC_READ_REG(hw, IGC_I225_PHPM); in igc_setup_copper_link_i225()
358 IGC_WRITE_REG(hw, IGC_I225_PHPM, phpm_reg); in igc_setup_copper_link_i225()
1107 data = IGC_READ_REG(hw, IGC_I225_PHPM); in igc_set_d0_lplu_state_i225()
1117 IGC_WRITE_REG(hw, IGC_I225_PHPM, data); in igc_set_d0_lplu_state_i225()
1135 data = IGC_READ_REG(hw, IGC_I225_PHPM); in igc_set_d3_lplu_state_i225()
1147 IGC_WRITE_REG(hw, IGC_I225_PHPM, data); in igc_set_d3_lplu_state_i225()
H A Digc_phy.h54 #define IGC_I225_PHPM 0x0E14 /* I225 PHY Power Management */ macro
H A Digc_phy.c870 phpm = IGC_READ_REG(hw, IGC_I225_PHPM); in igc_phy_hw_reset_generic()
884 phpm = IGC_READ_REG(hw, IGC_I225_PHPM); in igc_phy_hw_reset_generic()