Home
last modified time | relevance | path

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

/linux/drivers/accel/amdxdna/
H A Daie2_pci.h309 int aie2_set_runtime_cfg(struct amdxdna_dev_hdl *ndev, u32 type, u64 value);
H A Daie2_message.c92 int aie2_set_runtime_cfg(struct amdxdna_dev_hdl *ndev, u32 type, u64 value) in aie2_set_runtime_cfg() function
H A Daie2_pci.c179 ret = aie2_set_runtime_cfg(ndev, cfg->type, value); in aie2_runtime_cfg()