Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dppc4xx_devs.c64 mal->txeobisr = 0x00000000; in ppc4xx_mal_reset()
89 ret = mal->txeobisr; in dcr_read_mal()
149 mal->txeobisr &= ~val; in dcr_write_mal()
/openbmc/qemu/include/hw/ppc/
H A Dppc4xx.h60 uint32_t txeobisr; member