Home
last modified time | relevance | path

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

/linux/drivers/accel/amdxdna/
H A Daie2_ctx.c88 static struct dma_fence *aie2_cmd_get_out_fence(struct amdxdna_hwctx *hwctx, u64 seq) in aie2_cmd_get_out_fence() function
112 fence = aie2_cmd_get_out_fence(hwctx, hwctx->priv->seq - 1); in aie2_hwctx_wait_for_idle()
774 struct dma_fence *out_fence = aie2_cmd_get_out_fence(hwctx, seq); in aie2_cmd_wait()