Home
last modified time | relevance | path

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

/external/u-boot/include/
Dqfw.h172 bool qemu_fwcfg_present(void);
/external/u-boot/cmd/
Dqfw.c169 if (!qemu_fwcfg_present()) { in do_qemu_fw()
/external/u-boot/drivers/misc/
Dqfw.c269 bool qemu_fwcfg_present(void) in qemu_fwcfg_present() function