Searched refs:CLOCK_RANGE_MASK (Results 1 – 3 of 3) sorted by relevance
35 #define CLOCK_RANGE_MASK 0x00ffffff macro65 (uint32_t)((*(uint32_t *)reg_data & CLOCK_RANGE_MASK) >> in atomctrl_retrieve_ac_timing()
1410 #define CLOCK_RANGE_MASK 0x00ffffff macro1470 (u32)((le32_to_cpu(*(u32 *)reg_data) & CLOCK_RANGE_MASK) in amdgpu_atombios_init_mc_reg_table()
3973 #define CLOCK_RANGE_MASK 0x00ffffff macro4033 (u32)((le32_to_cpu(*(u32 *)reg_data) & CLOCK_RANGE_MASK) in radeon_atom_init_mc_reg_table()
Completed in 18 milliseconds