Home
last modified time | relevance | path

Searched refs:CSR6_ST (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dtulip-test.c72 qpci_io_writel(dev, bar, 0x30, CSR6_ST); in tulip_large_tx()
/openbmc/qemu/hw/net/
H A Dtulip.h95 #define CSR6_ST BIT(13) macro
H A Dtulip.c803 if (s->csr[6] & CSR6_ST) { in tulip_write()