Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dnpcm7xx_boards.c123 NPCM7xxMachineClass *nmc = NPCM7XX_MACHINE_GET_CLASS(machine); in npcm7xx_create_soc() local
126 obj = object_new_with_props(nmc->soc_type, OBJECT(machine), "soc", in npcm7xx_create_soc()
447 static void npcm7xx_set_soc_type(NPCM7xxMachineClass *nmc, const char *type) in npcm7xx_set_soc_type() argument
450 MachineClass *mc = MACHINE_CLASS(nmc); in npcm7xx_set_soc_type()
452 nmc->soc_type = type; in npcm7xx_set_soc_type()
477 NPCM7xxMachineClass *nmc = NPCM7XX_MACHINE_CLASS(oc); in npcm750_evb_machine_class_init() local
480 npcm7xx_set_soc_type(nmc, TYPE_NPCM750); in npcm750_evb_machine_class_init()
489 NPCM7xxMachineClass *nmc = NPCM7XX_MACHINE_CLASS(oc); in gsj_machine_class_init() local
492 npcm7xx_set_soc_type(nmc, TYPE_NPCM730); in gsj_machine_class_init()
501 NPCM7xxMachineClass *nmc = NPCM7XX_MACHINE_CLASS(oc); in gbs_bmc_machine_class_init() local
[all …]