Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dnpcm7xx_boards.c492 npcm7xx_set_soc_type(nmc, TYPE_NPCM730); in gsj_machine_class_init()
504 npcm7xx_set_soc_type(nmc, TYPE_NPCM730); in gbs_bmc_machine_class_init()
516 npcm7xx_set_soc_type(nmc, TYPE_NPCM730); in kudo_bmc_machine_class_init()
528 npcm7xx_set_soc_type(nmc, TYPE_NPCM730); in mori_bmc_machine_class_init()
H A Dnpcm7xx.c856 .name = TYPE_NPCM730,
/qemu/include/hw/arm/
H A Dnpcm7xx.h116 #define TYPE_NPCM730 "npcm730" macro