Searched refs:E1000_ICH_FWSM_RSPCIPHY (Results 1 – 2 of 2) sorted by relevance
33 #define E1000_ICH_FWSM_RSPCIPHY 0x00000040 /* Reset PHY on PCI Reset */ macro
2047 while ((blocked = !(er32(FWSM) & E1000_ICH_FWSM_RSPCIPHY)) && in e1000_check_reset_block_ich8lan()