Searched refs:FW_CFG_DMA_ENABLED (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | qfw.h | 70 #define FW_CFG_DMA_ENABLED (1 << 1) macro |
| /OK3568_Linux_fs/u-boot/drivers/misc/ | ||
| H A D | qfw.c | 383 if (dma_enabled & FW_CFG_DMA_ENABLED) in qemu_fwcfg_init() |