Home
last modified time | relevance | path

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

/u-boot/include/
A Dqfw.h62 #define QEMU_FW_CFG_SIGNATURE (('Q' << 24) | ('E' << 16) | ('M' << 8) | 'U') macro
/u-boot/drivers/misc/
A Dqfw.c386 if (be32_to_cpu(qemu) == QEMU_FW_CFG_SIGNATURE) in qemu_fwcfg_init()

Completed in 11 milliseconds