Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dbcm2835_mphi.c46 val = s->outdda; in mphi_reg_read()
79 s->outdda = val; in mphi_reg_write()
131 s->outdda = 0; in mphi_reset()
160 VMSTATE_UINT32(outdda, BCM2835MphiState),
/openbmc/qemu/include/hw/misc/
H A Dbcm2835_mphi.h33 uint32_t outdda; member