Home
last modified time | relevance | path

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

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