Searched refs:SET_CLOCK_FREQ_MASK (Results 1 – 5 of 5) sorted by relevance
220 cpu_to_le32((engine_clock & SET_CLOCK_FREQ_MASK) | in atomctrl_set_engine_dram_timings_rv770()225 cpu_to_le32(memory_clock & SET_CLOCK_FREQ_MASK); in atomctrl_set_engine_dram_timings_rv770()1376 memory_clock & SET_CLOCK_FREQ_MASK; in atomctrl_set_ac_timing_ai()
1147 tmp = eng_clock & SET_CLOCK_FREQ_MASK; in amdgpu_atombios_set_engine_dram_timings()1152 args.sReserved.ulClock = cpu_to_le32(mem_clock & SET_CLOCK_FREQ_MASK); in amdgpu_atombios_set_engine_dram_timings()
3059 tmp = eng_clock & SET_CLOCK_FREQ_MASK; in radeon_atom_set_engine_dram_timings()3064 args.sReserved.ulClock = cpu_to_le32(mem_clock & SET_CLOCK_FREQ_MASK); in radeon_atom_set_engine_dram_timings()
427 #define SET_CLOCK_FREQ_MASK 0x00FFFFFF //Clock change tables only take bit [23… macro
457 #define SET_CLOCK_FREQ_MASK 0x00FFFFFF //Clock change tables only take bit [… macro