Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dqemu_fw_cfg.h68 #define FW_CFG_DMA_CTL_ERROR 0x01 macro
/linux-6.3-rc2/drivers/firmware/
A Dqemu_fw_cfg.c84 if ((ctrl & ~FW_CFG_DMA_CTL_ERROR) == 0) in fw_cfg_wait_for_control()
119 if (be32_to_cpu(READ_ONCE(d->control)) & FW_CFG_DMA_CTL_ERROR) { in fw_cfg_dma_transfer()

Completed in 4 milliseconds