Home
last modified time | relevance | path

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

/linux-6.15/drivers/accel/amdxdna/
H A Damdxdna_ctx.h82 #define HWCTX_STAT_READY 1 macro
H A Daie2_ctx.c75 if (hwctx->status != HWCTX_STAT_READY) { in aie2_hwctx_restart()
731 hwctx->status = HWCTX_STAT_READY; in aie2_hwctx_cu_config()
H A Damdxdna_ctx.c446 if (hwctx->status != HWCTX_STAT_READY) { in amdxdna_cmd_submit()