Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dtulip.h13 #define CSR0_SWR BIT(0) macro
H A Dtulip.c758 if (data & CSR0_SWR) { in tulip_write()