Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h2063 #define TG3_PCIE_EIDLE_DELAY_MASK 0x0000001f macro
H A Dtg3.c9930 val = tr32(TG3_PCIE_EIDLE_DELAY) & ~TG3_PCIE_EIDLE_DELAY_MASK; in tg3_reset_hw()