Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h1538 #define VCPU_STATUS 0x00005100 macro
H A Dtg3.c1822 if (tr32(VCPU_STATUS) & VCPU_STATUS_INIT_DONE) in tg3_poll_fw()
9142 tw32(VCPU_STATUS, tr32(VCPU_STATUS) | VCPU_STATUS_DRV_RESET); in tg3_chip_reset()