Searched refs:TG3_PCIE_EIDLE_DELAY_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/ ! | ||
D | tg3.h | 2063 #define TG3_PCIE_EIDLE_DELAY_MASK 0x0000001f macro |
D | tg3.c | 9994 val = tr32(TG3_PCIE_EIDLE_DELAY) & ~TG3_PCIE_EIDLE_DELAY_MASK; in tg3_reset_hw() |