Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v11_0.c3883 data = REG_SET_FIELD(data, CP_MEC_CNTL, MEC_ME1_HALT, 0); in gfx_v11_0_cp_compute_enable()
3885 data = REG_SET_FIELD(data, CP_MEC_CNTL, in gfx_v11_0_cp_compute_enable()
3888 data = REG_SET_FIELD(data, CP_MEC_CNTL, MEC_ME1_HALT, 1); in gfx_v11_0_cp_compute_enable()
3889 data = REG_SET_FIELD(data, CP_MEC_CNTL, MEC_ME2_HALT, 1);
6971 reset_pipe = REG_SET_FIELD(reset_pipe, CP_MEC_CNTL, in gfx_v11_0_reset_compute_pipe()
6973 clean_pipe = REG_SET_FIELD(clean_pipe, CP_MEC_CNTL, in gfx_v11_0_reset_compute_pipe()
6977 reset_pipe = REG_SET_FIELD(reset_pipe, CP_MEC_CNTL, in gfx_v11_0_reset_compute_pipe()
6979 clean_pipe = REG_SET_FIELD(clean_pipe, CP_MEC_CNTL, in gfx_v11_0_reset_compute_pipe()
6983 reset_pipe = REG_SET_FIELD(reset_pipe, CP_MEC_CNTL, in gfx_v11_0_reset_compute_pipe()
6985 clean_pipe = REG_SET_FIELD(clean_pipe, CP_MEC_CNTL, in gfx_v11_0_reset_compute_pipe()
[all...]
H A Damdgpu_amdkfd_gfx_v9.c1208 pipe_reset_data = REG_SET_FIELD(pipe_reset_data, CP_MEC_CNTL, MEC_ME1_PIPE0_RESET, 1); in kgd_gfx_v9_hqd_reset()
H A Dgfx_v12_0.c5393 reset_pipe = REG_SET_FIELD(reset_pipe, CP_MEC_CNTL, in gfx_v12_0_reset_compute_pipe()
5395 clean_pipe = REG_SET_FIELD(clean_pipe, CP_MEC_CNTL, in gfx_v12_0_reset_compute_pipe()
5399 reset_pipe = REG_SET_FIELD(reset_pipe, CP_MEC_CNTL, in gfx_v12_0_reset_compute_pipe()
5401 clean_pipe = REG_SET_FIELD(clean_pipe, CP_MEC_CNTL, in gfx_v12_0_reset_compute_pipe()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu8_smumgr.c193 tmp = PHM_SET_FIELD(tmp, CP_MEC_CNTL, MEC_ME1_HALT, 1); in smu8_load_mec_firmware()
194 tmp = PHM_SET_FIELD(tmp, CP_MEC_CNTL, MEC_ME2_HALT, 1); in smu8_load_mec_firmware()
/linux/drivers/gpu/drm/radeon/
H A Dcikd.h1094 #define CP_MEC_CNTL 0x8234 macro
1098 #define CP_MEC_CNTL 0x8234 macro