Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dtulip.h33 #define CSR5_TPS BIT(1) macro
H A Dtulip.c119 CSR5_TPS)) { in tulip_update_int()
786 s->csr[5] &= ~(data & (CSR5_TI | CSR5_TPS | CSR5_TU | CSR5_TJT | in tulip_write()