Home
last modified time | relevance | path

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

/external/u-boot/drivers/misc/
Dqfw.c19 static struct fw_cfg_arch_ops *fwcfg_arch_ops; variable
241 return fwcfg_arch_ops->arch_read_pio(entry, size, address); in qemu_fwcfg_read_entry_pio()
266 fwcfg_arch_ops->arch_read_dma(&dma); in qemu_fwcfg_read_entry_dma()
378 fwcfg_arch_ops = NULL; in qemu_fwcfg_init()
382 fwcfg_arch_ops = ops; in qemu_fwcfg_init()