Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dbtcd.h161 #define MC_PMG_CMD_MRS1 0x2b44 macro
H A Dbtc_dpm.c1888 case MC_PMG_CMD_MRS1 >> 2: in btc_check_s0_mc_reg_index()
1953 tmp = RREG32(MC_PMG_CMD_MRS1); in btc_set_mc_special_registers()
1954 table->mc_reg_address[j].s1 = MC_PMG_CMD_MRS1 >> 2; in btc_set_mc_special_registers()
2038 WREG32(MC_SEQ_PMG_CMD_MRS1_LP, RREG32(MC_PMG_CMD_MRS1)); in btc_initialize_mc_reg_table()
H A Dnid.h819 #define MC_PMG_CMD_MRS1 0x2b44 macro
H A Dni_dpm.c2752 temp_reg = RREG32(MC_PMG_CMD_MRS1); in ni_set_mc_special_registers()
2753 table->mc_reg_address[j].s1 = MC_PMG_CMD_MRS1 >> 2; in ni_set_mc_special_registers()
2806 case MC_PMG_CMD_MRS1 >> 2: in ni_check_s0_mc_reg_index()
2892 WREG32(MC_SEQ_PMG_CMD_MRS1_LP, RREG32(MC_PMG_CMD_MRS1)); in ni_initialize_mc_reg_table()
H A Dsid.h587 #define MC_PMG_CMD_MRS1 0x2b44 macro
H A Dcikd.h712 #define MC_PMG_CMD_MRS1 0x2b44 macro
H A Dsi_dpm.c5385 temp_reg = RREG32(MC_PMG_CMD_MRS1); in si_set_mc_special_registers()
5386 table->mc_reg_address[j].s1 = MC_PMG_CMD_MRS1 >> 2; in si_set_mc_special_registers()
5441 case MC_PMG_CMD_MRS1 >> 2: in si_check_s0_mc_reg_index()
5531 WREG32(MC_SEQ_PMG_CMD_MRS1_LP, RREG32(MC_PMG_CMD_MRS1)); in si_initialize_mc_reg_table()
H A Dci_dpm.c4346 temp_reg = RREG32(MC_PMG_CMD_MRS1); in ci_set_mc_special_registers()
4347 table->mc_reg_address[j].s1 = MC_PMG_CMD_MRS1 >> 2; in ci_set_mc_special_registers()
4421 case MC_PMG_CMD_MRS1 >> 2: in ci_check_s0_mc_reg_index()
4609 WREG32(MC_SEQ_PMG_CMD_MRS1_LP, RREG32(MC_PMG_CMD_MRS1)); in ci_initialize_mc_reg_table()
H A Devergreend.h337 #define MC_PMG_CMD_MRS1 0x2b44 macro
H A Dcypress_dpm.c1015 eg_pi->mc_reg_table.mc_reg_address[i].s1 = MC_PMG_CMD_MRS1 >> 2; in cypress_set_mc_reg_address_table()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h588 #define MC_PMG_CMD_MRS1 0xAD1 macro
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_si_dpm.c5881 temp_reg = RREG32(MC_PMG_CMD_MRS1); in si_set_mc_special_registers()
5882 table->mc_reg_address[j].s1 = MC_PMG_CMD_MRS1; in si_set_mc_special_registers()
5934 case MC_PMG_CMD_MRS1: in si_check_s0_mc_reg_index()
6024 WREG32(MC_SEQ_PMG_CMD_MRS1_LP, RREG32(MC_PMG_CMD_MRS1)); in si_initialize_mc_reg_table()