Searched defs:AspeedMachineClass (Results 1 – 1 of 1) sorted by relevance
18 typedef struct AspeedMachineClass AspeedMachineClass; typedef28 struct AspeedMachineClass { struct29 MachineClass parent_obj;31 const char *name;32 const char *desc;33 const char *soc_name;34 uint32_t hw_strap1;35 uint32_t hw_strap2;36 const char *fmc_model;37 const char *spi_model;[all …]