Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/
Dtg3.h1995 #define NVRAM_SWARB 0x00007020 macro
Dtg3.c3142 tw32(NVRAM_SWARB, SWARB_REQ_SET1); in tg3_nvram_lock()
3144 if (tr32(NVRAM_SWARB) & SWARB_GNT1) in tg3_nvram_lock()
3149 tw32(NVRAM_SWARB, SWARB_REQ_CLR1); in tg3_nvram_lock()
3165 tw32_f(NVRAM_SWARB, SWARB_REQ_CLR1); in tg3_nvram_unlock()
3669 tw32(NVRAM_SWARB, SWARB_REQ_CLR0); in tg3_halt_cpu()