Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dbtcd.h97 #define STATE2(x) ((x) << 10) macro
Drv6xxd.h191 # define STATE2(x) ((x) << 16) macro
Drv770d.h295 #define STATE2(x) ((x) << 16) macro
Dnid.h771 #define STATE2(x) ((x) << 10) macro
Dsid.h522 #define STATE2(x) ((x) << 10) macro
Dcikd.h647 #define STATE2(x) ((x) << 10) macro
Devergreend.h281 #define STATE2(x) ((x) << 10) macro
Drv6xx_dpm.c812 STATE2(64 * high_clock / pi->hw.sclks[R600_POWER_LEVEL_HIGH]) | in rv6xx_program_memory_timing_parameters()
Dcypress_dpm.c940 mc_arb_burst_time |= STATE2(cypress_calculate_burst_time(rdev, in cypress_program_memory_timing_parameters()
Drv770_dpm.c758 STATE2(64 * high_clock / state->medium.sclk) | in rv770_program_memory_timing_parameters()
Dni_dpm.c1552 WREG32_P(MC_ARB_BURST_TIME, STATE2(burst_time), ~STATE2_MASK); in ni_copy_and_switch_arb_sets()
/drivers/gpu/drm/amd/amdgpu/
Dsid.h523 #define STATE2(x) ((x) << 10) macro
/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.c3108 WREG32_P(MC_ARB_BURST_TIME, STATE2(burst_time), ~STATE2_MASK); in ni_copy_and_switch_arb_sets()