Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dmchp_pfsoc_sysreg.h30 typedef struct MchpPfSoCSysregState { struct
34 } MchpPfSoCSysregState; typedef
39 OBJECT_CHECK(MchpPfSoCSysregState, (obj), \
/openbmc/qemu/hw/misc/
H A Dmchp_pfsoc_sysreg.c57 MchpPfSoCSysregState *s = opaque; in mchp_pfsoc_sysreg_write()
78 MchpPfSoCSysregState *s = MCHP_PFSOC_SYSREG(dev); in mchp_pfsoc_sysreg_realize()
99 .instance_size = sizeof(MchpPfSoCSysregState),
/openbmc/qemu/include/hw/riscv/
H A Dmicrochip_pfsoc.h54 MchpPfSoCSysregState sysreg;