Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dtulip.h34 #define CSR5_TU BIT(2) macro
H A Dtulip.c113 if (ie & (CSR5_TI | CSR5_TU | CSR5_RI | CSR5_GTE | CSR5_ERI)) { in tulip_update_int()
688 s->csr[5] |= CSR5_TU; in tulip_xmit_list_update()
786 s->csr[5] &= ~(data & (CSR5_TI | CSR5_TPS | CSR5_TU | CSR5_TJT | in tulip_write()