Home
last modified time | relevance | path

Searched refs:TG3_PCIE_EIDLE_DELAY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.h2062 #define TG3_PCIE_EIDLE_DELAY 0x00007e70 macro
H A Dtg3.c9944 val = tr32(TG3_PCIE_EIDLE_DELAY) & ~TG3_PCIE_EIDLE_DELAY_MASK; in tg3_reset_hw()
9945 tw32(TG3_PCIE_EIDLE_DELAY, val | TG3_PCIE_EIDLE_DELAY_13_CLKS); in tg3_reset_hw()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.h2062 #define TG3_PCIE_EIDLE_DELAY 0x00007e70 macro
H A Dtg3.c9929 val = tr32(TG3_PCIE_EIDLE_DELAY) & ~TG3_PCIE_EIDLE_DELAY_MASK; in tg3_reset_hw()
9930 tw32(TG3_PCIE_EIDLE_DELAY, val | TG3_PCIE_EIDLE_DELAY_13_CLKS); in tg3_reset_hw()

Completed in 55 milliseconds