Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dqfw.h65 #define FW_CFG_DMA_READ (1 << 1) macro
/openbmc/u-boot/drivers/misc/
H A Dqfw.c252 dma.control = cpu_to_be32(FW_CFG_DMA_READ); in qemu_fwcfg_read_entry_dma()