Home
last modified time | relevance | path

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

/external/qemu/hw/
Dfw_cfg.h8 #define FW_CFG_NOGRAPHIC 0x04 macro
Dfw_cfg.c280 fw_cfg_add_i16(s, FW_CFG_NOGRAPHIC, (uint16_t)(display_type == DT_NOGRAPHIC)); in fw_cfg_init()