Searched refs:STATE2 (Results 1 – 11 of 11) sorted by relevance
97 #define STATE2(x) ((x) << 10) macro
191 # define STATE2(x) ((x) << 16) macro
295 #define STATE2(x) ((x) << 16) macro
771 #define STATE2(x) ((x) << 10) macro
522 #define STATE2(x) ((x) << 10) macro
649 #define STATE2(x) ((x) << 10) macro
281 #define STATE2(x) ((x) << 10) macro
935 mc_arb_burst_time |= STATE2(cypress_calculate_burst_time(rdev, in cypress_program_memory_timing_parameters()
813 STATE2(64 * high_clock / pi->hw.sclks[R600_POWER_LEVEL_HIGH]) | in rv6xx_program_memory_timing_parameters()
759 STATE2(64 * high_clock / state->medium.sclk) | in rv770_program_memory_timing_parameters()
1551 WREG32_P(MC_ARB_BURST_TIME, STATE2(burst_time), ~STATE2_MASK); in ni_copy_and_switch_arb_sets()