Home
last modified time | relevance | path

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

/linux-6.15/drivers/accel/amdxdna/
H A Daie2_pm.c21 ret = aie2_runtime_cfg(ndev, AIE2_RT_CFG_CLK_GATING, &val); in aie2_pm_set_clk_gating()
H A Daie2_pci.h229 int aie2_runtime_cfg(struct amdxdna_dev_hdl *ndev,
H A Daie2_pci.c161 int aie2_runtime_cfg(struct amdxdna_dev_hdl *ndev, in aie2_runtime_cfg() function
207 ret = aie2_runtime_cfg(ndev, AIE2_RT_CFG_INIT, NULL); in aie2_mgmt_fw_init()