Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4.c829 uint32_t se_id, uint32_t inst_id, in gfx_v9_4_ras_error_count() argument
847 gfx_v9_4_ras_fields[i].name, se_id, inst_id, in gfx_v9_4_ras_error_count()
857 gfx_v9_4_ras_fields[i].name, se_id, inst_id, in gfx_v9_4_ras_error_count()
H A Dgfx_v9_4_2.c1452 uint32_t se_id, uint32_t inst_id, in gfx_v9_4_2_get_reg_error_count() argument
1470 gfx_v9_4_2_ras_fields[i].name, se_id, inst_id, in gfx_v9_4_2_get_reg_error_count()
1480 gfx_v9_4_2_ras_fields[i].name, se_id, inst_id, in gfx_v9_4_2_get_reg_error_count()
H A Dgfx_v8_0.c6703 u32 enc, se_id, sh_id, cu_id; in gfx_v8_0_parse_sq_irq() local
6708 se_id = REG_GET_FIELD(ih_data, SQ_INTERRUPT_WORD_CMN, SE_ID); in gfx_v8_0_parse_sq_irq()
6717 se_id, in gfx_v8_0_parse_sq_irq()
6741 gfx_v8_0_select_se_sh(adev, se_id, sh_id, cu_id, 0); in gfx_v8_0_parse_sq_irq()
6758 type, se_id, sh_id, cu_id, in gfx_v8_0_parse_sq_irq()
H A Dgfx_v9_0.c6955 uint32_t se_id, uint32_t inst_id, uint32_t value, in gfx_v9_0_ras_error_count() argument
6974 se_id, inst_id, in gfx_v9_0_ras_error_count()
6986 se_id, inst_id, in gfx_v9_0_ras_error_count()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h389 u32 se_id : 12; member