Searched refs:aie2_runtime_cfg (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/accel/amdxdna/ |
| H A D | aie2_pm.c | 22 ret = aie2_runtime_cfg(ndev, AIE2_RT_CFG_CLK_GATING, &val); in aie2_pm_set_clk_gating()
|
| H A D | aie2_pci.c | 164 int aie2_runtime_cfg(struct amdxdna_dev_hdl *ndev, in aie2_runtime_cfg() function 214 ret = aie2_runtime_cfg(ndev, AIE2_RT_CFG_INIT, NULL); in aie2_mgmt_fw_init() 332 aie2_runtime_cfg(ndev, AIE2_RT_CFG_CLK_GATING, NULL); in aie2_hw_stop() 1214 ret = aie2_runtime_cfg(ndev, AIE2_RT_CFG_FRAME_BOUNDARY_PREEMPT, in aie2_set_preempt_state()
|
| H A D | aie2_pci.h | 301 int aie2_runtime_cfg(struct amdxdna_dev_hdl *ndev,
|
| H A D | aie2_message.c | 292 ret = aie2_runtime_cfg(ndev, AIE2_RT_CFG_FORCE_PREEMPT, &hwctx->fw_ctx_id); in aie2_create_context()
|