Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sparc64/
H A Dsun4u.c71 #define FW_CFG_SPARC64_HEIGHT (FW_CFG_ARCH_LOCAL + 0x01) macro
104 {FW_CFG_SPARC64_HEIGHT, "height"}, in OBJECT_DECLARE_SIMPLE_TYPE()
732 fw_cfg_add_i16(fw_cfg, FW_CFG_SPARC64_HEIGHT, graphic_height); in sun4uv_init()