Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h262 #define PCISTATE_ROM_RETRY_ENABLE 0x00000040 macro
H A Dtg3.c8960 val = (PCISTATE_ROM_ENABLE | PCISTATE_ROM_RETRY_ENABLE); in tg3_restore_pci_state()