Home
last modified time | relevance | path

Searched defs:ta_ras_trigger_error_input (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dta_ras_if.h121 struct ta_ras_trigger_error_input { struct
122 enum ta_ras_block block_id; // ras-block. i.e. umc, gfx
123 enum ta_ras_error_type inject_error_type; // type of error. i.e. single_correctable
124 uint32_t sub_block_index; // mem block. i.e. hbm, sram etc.
148 struct ta_ras_trigger_error_input trigger_error; argument