Home
last modified time | relevance | path

Searched defs:SiFiveUPRCIState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Dsifive_u_prci.h63 typedef struct SiFiveUPRCIState SiFiveUPRCIState; typedef
67 struct SiFiveUPRCIState { struct
69 SysBusDevice parent_obj;
72 MemoryRegion mmio;
73 uint32_t hfxosccfg;
74 uint32_t corepllcfg0;
75 uint32_t ddrpllcfg0;
76 uint32_t ddrpllcfg1;
77 uint32_t gemgxlpllcfg0;
78 uint32_t gemgxlpllcfg1;
[all …]