Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.h1741 #define GRC_MODE_PCIE_DL_SEL 0x20000000 macro
1746 GRC_MODE_PCIE_DL_SEL | \
Dtg3.c10045 tw32(GRC_MODE, val | GRC_MODE_PCIE_DL_SEL); in tg3_reset_hw()