Home
last modified time | relevance | path

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

/linux-6.15/drivers/accel/amdxdna/
H A Daie2_message.c27 #define DECLARE_AIE2_MSG(name, op) \ macro
59 DECLARE_AIE2_MSG(suspend, MSG_OP_SUSPEND); in aie2_suspend_fw()
66 DECLARE_AIE2_MSG(suspend, MSG_OP_RESUME); in aie2_resume_fw()
73 DECLARE_AIE2_MSG(set_runtime_cfg, MSG_OP_SET_RUNTIME_CONFIG); in aie2_set_runtime_cfg()
90 DECLARE_AIE2_MSG(get_runtime_cfg, MSG_OP_GET_RUNTIME_CONFIG); in aie2_get_runtime_cfg()
115 DECLARE_AIE2_MSG(aie_version_info, MSG_OP_QUERY_AIE_VERSION); in aie2_query_aie_version()
134 DECLARE_AIE2_MSG(aie_tile_info, MSG_OP_QUERY_AIE_TILE_INFO); in aie2_query_aie_metadata()
189 DECLARE_AIE2_MSG(create_ctx, MSG_OP_CREATE_CONTEXT); in aie2_create_context()
251 DECLARE_AIE2_MSG(destroy_ctx, MSG_OP_DESTROY_CONTEXT); in aie2_destroy_context()
276 DECLARE_AIE2_MSG(map_host_buffer, MSG_OP_MAP_HOST_BUFFER); in aie2_map_host_buf()
[all …]