Home
last modified time | relevance | path

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

/external/qemu/hw/
Dfw_cfg.c39 #define FW_CFG_SIZE 2 macro
271 cpu_register_physical_memory(ctl_addr, FW_CFG_SIZE, io_ctl_memory); in fw_cfg_init()
276 cpu_register_physical_memory(data_addr, FW_CFG_SIZE, io_data_memory); in fw_cfg_init()