Searched refs:STATE0 (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dbtcd.h93 #define STATE0(x) ((x) << 0) macro
H A Drv6xxd.h189 # define STATE0(x) ((x) << 0) macro
H A Drv770d.h293 #define STATE0(x) ((x) << 0) macro
H A Dnid.h767 #define STATE0(x) ((x) << 0) macro
H A Dcikd.h643 #define STATE0(x) ((x) << 0) macro
H A Dsid.h518 #define STATE0(x) ((x) << 0) macro
H A Dradeon_btc_dpm.c1785 WREG32_P(MC_ARB_BURST_TIME, STATE0(val), ~STATE0_MASK);
1829 WREG32_P(MC_ARB_BURST_TIME, STATE0(val), ~STATE0_MASK);
H A Dradeon_rv770_dpm.c761 STATE0(64 * high_clock / pi->boot_sclk) |
H A Dradeon_rv6xx_dpm.c815 sqm_ratio = (STATE0(64 * high_clock / pi->hw.sclks[R600_POWER_LEVEL_LOW]) |
H A Devergreend.h279 #define STATE0(x) ((x) << 0) macro
H A Dradeon_ni_dpm.c1547 WREG32_P(MC_ARB_BURST_TIME, STATE0(burst_time), ~STATE0_MASK);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h520 #define STATE0(x) ((x) << 0) macro
H A Damdgpu_si_dpm.c3123 WREG32_P(MC_ARB_BURST_TIME, STATE0(burst_time), ~STATE0_MASK);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_iceland_smumgr.c1607 burstTime = PHM_READ_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE0);
H A Damdgpu_ci_smumgr.c1644 burstTime = PHM_READ_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE0);
H A Damdgpu_polaris10_smumgr.c1357 burst_time = PHM_READ_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE0);
H A Damdgpu_tonga_smumgr.c1482 burstTime = PHM_READ_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE0);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_smu7_hwmgr.c468 burst_time = PHM_READ_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE0);
483 PHM_WRITE_FIELD(hwmgr->device, MC_ARB_BURST_TIME, STATE0, burst_time);

Completed in 468 milliseconds