Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dbtcd.h100 #define STATE3(x) ((x) << 15) macro
Drv6xxd.h193 # define STATE3(x) ((x) << 24) macro
Drv770d.h297 #define STATE3(x) ((x) << 24) macro
Dnid.h774 #define STATE3(x) ((x) << 15) macro
Dsid.h525 #define STATE3(x) ((x) << 15) macro
Dcikd.h650 #define STATE3(x) ((x) << 15) macro
Devergreend.h283 #define STATE3(x) ((x) << 15) macro
Drv6xx_dpm.c813 STATE3(64 * high_clock / pi->hw.sclks[R600_POWER_LEVEL_HIGH])); in rv6xx_program_memory_timing_parameters()
Dcypress_dpm.c943 mc_arb_burst_time |= STATE3(cypress_calculate_burst_time(rdev, in cypress_program_memory_timing_parameters()
Drv770_dpm.c759 STATE3(64 * high_clock / state->high.sclk); in rv770_program_memory_timing_parameters()
Dni_dpm.c1557 WREG32_P(MC_ARB_BURST_TIME, STATE3(burst_time), ~STATE3_MASK); in ni_copy_and_switch_arb_sets()
/drivers/gpu/drm/amd/amdgpu/
Dsid.h526 #define STATE3(x) ((x) << 15) macro
/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.c3113 WREG32_P(MC_ARB_BURST_TIME, STATE3(burst_time), ~STATE3_MASK); in ni_copy_and_switch_arb_sets()