Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dtulip.h135 #define CSR9_SR BIT(11) macro
H A Dtulip.c513 if (s->csr[9] & CSR9_SR) { in tulip_csr9_read()
714 if (new_val & CSR9_SR) { in tulip_csr9_write()