Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp_ta.h29 #define psp_fn_ta_invoke(psp, ta_cmd_id) ((psp)->ta_funcs->fn_ta_invoke((psp), (ta_cmd_id))) argument
H A Dpsp_gfx_if.h184 uint32_t ta_cmd_id; /* Command ID to be sent to TA */ member