Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dtulip.h78 #define CSR6_SR BIT(1) macro
H A Dtulip.c796 if (s->csr[6] & CSR6_SR) { in tulip_write()