Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvram/
H A Dtrace-events8 fw_cfg_select(void *s, uint16_t key_value, const char *key_name, int ret) "%p key 0x%04" PRIx16 " '…
H A Dfw_cfg.c269 static int fw_cfg_select(FWCfgState *s, uint16_t key) in fw_cfg_select() function
359 fw_cfg_select(s, dma.control >> 16); in fw_cfg_dma_transfer()
491 fw_cfg_select(opaque, (uint16_t)value); in fw_cfg_ctl_mem_write()
509 fw_cfg_select(opaque, (uint16_t)value); in fw_cfg_comb_write()
560 fw_cfg_select(s, FW_CFG_SIGNATURE); in fw_cfg_reset()