Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dtulip.h148 #define CSR12_MRA BIT(0) macro
H A Dtulip.c839 s->csr[12] &= ~(data & (CSR12_MRA | CSR12_TRA | CSR12_ARA)); in tulip_write()