Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dsifive_u_otp.h57 typedef struct SiFiveUOTPState SiFiveUOTPState; typedef
61 struct SiFiveUOTPState { struct
63 SysBusDevice parent_obj;
66 MemoryRegion mmio;
67 uint32_t pa;
68 uint32_t paio;
69 uint32_t pas;
70 uint32_t pce;
71 uint32_t pclk;
72 uint32_t pdin;
[all …]