Home
last modified time | relevance | path

Searched refs:fw_cfg_dma_transfer (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dqemu_fw_cfg.c91 static ssize_t fw_cfg_dma_transfer(void *address, u32 length, u32 control) in fw_cfg_dma_transfer() function
180 ret = fw_cfg_dma_transfer(buf, count, key << 16 in fw_cfg_write_blob()
185 ret = fw_cfg_dma_transfer(NULL, pos, FW_CFG_DMA_CTL_SKIP); in fw_cfg_write_blob()
188 ret = fw_cfg_dma_transfer(buf, count, FW_CFG_DMA_CTL_WRITE); in fw_cfg_write_blob()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0015_let_st_pointer_dma_function_take_MemTxAttrs_argument.patch32 @@ -360,7 +360,7 @@ static void fw_cfg_dma_transfer(FWCfgState *s)
41 @@ -446,7 +446,7 @@ static void fw_cfg_dma_transfer(FWCfgState *s)
H A D0003_let_dma_memory_set_function_take_MemTxAttrs_argument.patch33 @@ -399,7 +399,8 @@ static void fw_cfg_dma_transfer(FWCfgState *s)
H A D0006_let_dma_memory_read_write_function_take_MemTxAttrs_argument.patch921 @@ -357,7 +357,8 @@ static void fw_cfg_dma_transfer(FWCfgState *s)
931 @@ -419,7 +420,8 @@ static void fw_cfg_dma_transfer(FWCfgState *s)
941 @@ -427,7 +429,8 @@ static void fw_cfg_dma_transfer(FWCfgState *s)