Searched refs:TG3_PCIE_EIDLE_DELAY (Results 1 – 2 of 2) sorted by relevance
2062 #define TG3_PCIE_EIDLE_DELAY 0x00007e70 macro
9994 val = tr32(TG3_PCIE_EIDLE_DELAY) & ~TG3_PCIE_EIDLE_DELAY_MASK; in tg3_reset_hw()9995 tw32(TG3_PCIE_EIDLE_DELAY, val | TG3_PCIE_EIDLE_DELAY_13_CLKS); in tg3_reset_hw()