Searched refs:FW_CFG_DMA_ERROR (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | qfw.h | 64 #define FW_CFG_DMA_ERROR (1 << 0) macro |
/u-boot/arch/x86/cpu/qemu/ | ||
A D | qemu.c | 53 while (be32_to_cpu(dma->control) & ~FW_CFG_DMA_ERROR) in qemu_x86_fwcfg_read_entry_dma() |
Completed in 4 milliseconds