Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h1995 #define NVRAM_SWARB 0x00007020 macro
H A Dtg3.c3137 tw32(NVRAM_SWARB, SWARB_REQ_SET1); in tg3_nvram_lock()
3139 if (tr32(NVRAM_SWARB) & SWARB_GNT1) in tg3_nvram_lock()
3144 tw32(NVRAM_SWARB, SWARB_REQ_CLR1); in tg3_nvram_lock()
3160 tw32_f(NVRAM_SWARB, SWARB_REQ_CLR1); in tg3_nvram_unlock()
3664 tw32(NVRAM_SWARB, SWARB_REQ_CLR0); in tg3_halt_cpu()