Home
last modified time | relevance | path

Searched refs:FW_CFG_PPC_VIACONFIG (Results 1 – 3 of 3) sorted by last modified time

/qemu/hw/ppc/
H A Dmac_newworld.c497 fw_cfg_add_i32(fw_cfg, FW_CFG_PPC_VIACONFIG, core99_machine->via_config); in ppc_core99_init()
H A Dfw_cfg.c36 {FW_CFG_PPC_VIACONFIG, "viaconfig"}, in fw_cfg_arch_key_name()
/qemu/include/hw/ppc/
H A Dppc.h115 #define FW_CFG_PPC_VIACONFIG (FW_CFG_ARCH_LOCAL + 0x0b) macro