Symbol: PHM_SET_FIELD
sys/dev/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
2160
temp_reg = PHM_SET_FIELD(temp_reg, CNB_PWRMGT_CNTL, GNB_SLOW_MODE, 0x1);
sys/dev/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
2163
temp_reg = PHM_SET_FIELD(temp_reg, CNB_PWRMGT_CNTL, GNB_SLOW_MODE, 0x2);
sys/dev/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
2166
temp_reg = PHM_SET_FIELD(temp_reg, CNB_PWRMGT_CNTL, GNB_SLOW, 0x1);
sys/dev/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
2169
temp_reg = PHM_SET_FIELD(temp_reg, CNB_PWRMGT_CNTL, FORCE_NB_PS1, 0x1);
sys/dev/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
2172
temp_reg = PHM_SET_FIELD(temp_reg, CNB_PWRMGT_CNTL, DPM_ENABLED, 0x1);
sys/dev/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
389
display_gap = PHM_SET_FIELD(display_gap, CG_DISPLAY_GAP_CNTL,
sys/dev/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
392
display_gap = PHM_SET_FIELD(display_gap, CG_DISPLAY_GAP_CNTL,
sys/dev/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
4048
display_gap = PHM_SET_FIELD(display_gap, CG_DISPLAY_GAP_CNTL, DISP_GAP, (hwmgr->display_config->num_display > 0) ? DISPLAY_GAP_VBLANK_OR_WM : DISPLAY_GAP_IGNORE);
sys/dev/drm/amd/powerplay/hwmgr/smu_helper.h
150
cgs_write_register(device, mm##reg, PHM_SET_FIELD( \
sys/dev/drm/amd/powerplay/hwmgr/smu_helper.h
155
PHM_SET_FIELD(cgs_read_ind_register(device, port, ix##reg), \
sys/dev/drm/amd/powerplay/hwmgr/smu_helper.h
160
PHM_SET_FIELD(cgs_read_ind_register(device, port, ix##reg), \
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1048
mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl);
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1050
mpll_func_cntl_1 = PHM_SET_FIELD(mpll_func_cntl_1,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1052
mpll_func_cntl_1 = PHM_SET_FIELD(mpll_func_cntl_1,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1054
mpll_func_cntl_1 = PHM_SET_FIELD(mpll_func_cntl_1,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1057
mpll_ad_func_cntl = PHM_SET_FIELD(mpll_ad_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1061
mpll_dq_func_cntl = PHM_SET_FIELD(mpll_dq_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1063
mpll_dq_func_cntl = PHM_SET_FIELD(mpll_dq_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1090
mpll_ss1 = PHM_SET_FIELD(mpll_ss1, MPLL_SS1, CLKV, clkv);
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1091
mpll_ss2 = PHM_SET_FIELD(mpll_ss2, MPLL_SS2, CLKS, clks);
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1095
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1097
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1099
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1413
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1415
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1417
spll_func_cntl_2 = PHM_SET_FIELD(spll_func_cntl_2,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1463
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1465
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1469
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1471
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1475
dll_cntl = PHM_SET_FIELD(dll_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
1477
dll_cntl = PHM_SET_FIELD(dll_cntl,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
325
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
327
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
331
spll_func_cntl_3 = PHM_SET_FIELD(spll_func_cntl_3, CG_SPLL_FUNC_CNTL_3,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
335
spll_func_cntl_3 = PHM_SET_FIELD(spll_func_cntl_3, CG_SPLL_FUNC_CNTL_3,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
350
cg_spll_spread_spectrum = PHM_SET_FIELD(cg_spll_spread_spectrum,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
352
cg_spll_spread_spectrum = PHM_SET_FIELD(cg_spll_spread_spectrum,
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
354
cg_spll_spread_spectrum_2 = PHM_SET_FIELD(cg_spll_spread_spectrum_2,
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
1347
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL,
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
1349
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL,
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
1351
spll_func_cntl_2 = PHM_SET_FIELD(spll_func_cntl_2, CG_SPLL_FUNC_CNTL_2,
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
887
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL,
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
889
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL,
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
893
spll_func_cntl_3 = PHM_SET_FIELD(spll_func_cntl_3, CG_SPLL_FUNC_CNTL_3,
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
897
spll_func_cntl_3 = PHM_SET_FIELD(spll_func_cntl_3, CG_SPLL_FUNC_CNTL_3,
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
919
cg_spll_spread_spectrum = PHM_SET_FIELD(cg_spll_spread_spectrum,
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
921
cg_spll_spread_spectrum = PHM_SET_FIELD(cg_spll_spread_spectrum,
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
923
cg_spll_spread_spectrum_2 = PHM_SET_FIELD(cg_spll_spread_spectrum_2,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1073
mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl);
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1076
mpll_func_cntl_1 = PHM_SET_FIELD(mpll_func_cntl_1,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1078
mpll_func_cntl_1 = PHM_SET_FIELD(mpll_func_cntl_1,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1080
mpll_func_cntl_1 = PHM_SET_FIELD(mpll_func_cntl_1,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1084
mpll_ad_func_cntl = PHM_SET_FIELD(mpll_ad_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1089
mpll_dq_func_cntl = PHM_SET_FIELD(mpll_dq_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1091
mpll_dq_func_cntl = PHM_SET_FIELD(mpll_dq_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1140
mpll_ss1 = PHM_SET_FIELD(mpll_ss1, MPLL_SS1, CLKV, clkv);
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1141
mpll_ss2 = PHM_SET_FIELD(mpll_ss2, MPLL_SS2, CLKS, clks);
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1146
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1148
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1150
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1461
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1463
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1465
spll_func_cntl_2 = PHM_SET_FIELD(spll_func_cntl_2,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1511
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1513
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1517
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1519
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1523
dll_cntl = PHM_SET_FIELD(dll_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
1525
dll_cntl = PHM_SET_FIELD(dll_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
825
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
827
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
831
spll_func_cntl_3 = PHM_SET_FIELD(spll_func_cntl_3,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
835
spll_func_cntl_3 = PHM_SET_FIELD(spll_func_cntl_3,
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
855
PHM_SET_FIELD(cg_spll_spread_spectrum, CG_SPLL_SPREAD_SPECTRUM, CLKS, clkS);
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
857
PHM_SET_FIELD(cg_spll_spread_spectrum, CG_SPLL_SPREAD_SPECTRUM, SSEN, 1);
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
859
PHM_SET_FIELD(cg_spll_spread_spectrum_2, CG_SPLL_SPREAD_SPECTRUM_2, CLKV, clkV);
sys/dev/drm/amd/powerplay/smumgr/smu8_smumgr.c
198
tmp = PHM_SET_FIELD(tmp, CP_MEC_CNTL, MEC_ME1_HALT, 1);
sys/dev/drm/amd/powerplay/smumgr/smu8_smumgr.c
199
tmp = PHM_SET_FIELD(tmp, CP_MEC_CNTL, MEC_ME2_HALT, 1);
sys/dev/drm/amd/powerplay/smumgr/smu8_smumgr.c
205
tmp = PHM_SET_FIELD(tmp, CP_CPC_IC_BASE_CNTL, VMID, 0);
sys/dev/drm/amd/powerplay/smumgr/smu8_smumgr.c
206
tmp = PHM_SET_FIELD(tmp, CP_CPC_IC_BASE_CNTL, ATC, 0);
sys/dev/drm/amd/powerplay/smumgr/smu8_smumgr.c
207
tmp = PHM_SET_FIELD(tmp, CP_CPC_IC_BASE_CNTL, CACHE_POLICY, 0);
sys/dev/drm/amd/powerplay/smumgr/smu8_smumgr.c
208
tmp = PHM_SET_FIELD(tmp, CP_CPC_IC_BASE_CNTL, MTYPE, 1);
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
1210
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
1212
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
1214
spll_func_cntl_2 = PHM_SET_FIELD(spll_func_cntl_2, CG_SPLL_FUNC_CNTL_2,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
1253
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
1255
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
1259
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
1261
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
1265
dll_cntl = PHM_SET_FIELD(dll_cntl,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
1267
dll_cntl = PHM_SET_FIELD(dll_cntl,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
567
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
569
spll_func_cntl = PHM_SET_FIELD(spll_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
573
spll_func_cntl_3 = PHM_SET_FIELD(spll_func_cntl_3,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
577
spll_func_cntl_3 = PHM_SET_FIELD(spll_func_cntl_3,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
597
PHM_SET_FIELD(cg_spll_spread_spectrum, CG_SPLL_SPREAD_SPECTRUM, CLKS, clkS);
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
599
PHM_SET_FIELD(cg_spll_spread_spectrum, CG_SPLL_SPREAD_SPECTRUM, SSEN, 1);
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
601
PHM_SET_FIELD(cg_spll_spread_spectrum_2, CG_SPLL_SPREAD_SPECTRUM_2, CLKV, clkV);
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
817
mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
821
mpll_func_cntl_1 = PHM_SET_FIELD(mpll_func_cntl_1,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
824
mpll_func_cntl_1 = PHM_SET_FIELD(mpll_func_cntl_1,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
827
mpll_func_cntl_1 = PHM_SET_FIELD(mpll_func_cntl_1,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
832
mpll_ad_func_cntl = PHM_SET_FIELD(mpll_ad_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
838
mpll_dq_func_cntl = PHM_SET_FIELD(mpll_dq_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
841
mpll_dq_func_cntl = PHM_SET_FIELD(mpll_dq_func_cntl,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
891
mpll_ss1 = PHM_SET_FIELD(mpll_ss1, MPLL_SS1, CLKV, clkv);
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
892
mpll_ss2 = PHM_SET_FIELD(mpll_ss2, MPLL_SS2, CLKS, clks);
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
897
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
899
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
901
mclk_pwrmgt_cntl = PHM_SET_FIELD(mclk_pwrmgt_cntl,