Home
last modified time | relevance | path

Searched refs:STATE2 (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dbtcd.h99 #define STATE2(x) ((x) << 10) macro
H A Drv6xxd.h193 # define STATE2(x) ((x) << 16) macro
H A Drv770d.h297 #define STATE2(x) ((x) << 16) macro
H A Dnid.h773 #define STATE2(x) ((x) << 10) macro
H A Dsid.h524 #define STATE2(x) ((x) << 10) macro
H A Dcikd.h649 #define STATE2(x) ((x) << 10) macro
H A Devergreend.h283 #define STATE2(x) ((x) << 10) macro
H A Dradeon_cypress_dpm.c941 mc_arb_burst_time |= STATE2(cypress_calculate_burst_time(rdev, in cypress_program_memory_timing_parameters()
H A Dradeon_rv6xx_dpm.c817 STATE2(64 * high_clock / pi->hw.sclks[R600_POWER_LEVEL_HIGH]) | in rv6xx_program_memory_timing_parameters()
H A Dradeon_rv770_dpm.c763 STATE2(64 * high_clock / state->medium.sclk) | in rv770_program_memory_timing_parameters()
H A Dradeon_ni_dpm.c1557 WREG32_P(MC_ARB_BURST_TIME, STATE2(burst_time), ~STATE2_MASK); in ni_copy_and_switch_arb_sets()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h526 #define STATE2(x) ((x) << 10) macro
H A Damdgpu_si_dpm.c3133 WREG32_P(MC_ARB_BURST_TIME, STATE2(burst_time), ~STATE2_MASK); in ni_copy_and_switch_arb_sets()