Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dqfw.h64 #define FW_CFG_DMA_ERROR (1 << 0) macro
/openbmc/u-boot/arch/x86/cpu/qemu/
H A Dqemu.c51 while (be32_to_cpu(dma->control) & ~FW_CFG_DMA_ERROR) in qemu_x86_fwcfg_read_entry_dma()