Searched refs:MEM_ID_MASK (Results 1 – 3 of 3) sorted by relevance
33 #define MEM_ID_MASK 0xff000000 macro61 tmem_id = (uint8_t)((*(uint32_t *)reg_data & MEM_ID_MASK) >> MEM_ID_SHIFT); in atomctrl_retrieve_ac_timing()
1409 #define MEM_ID_MASK 0xff000000 macro1467 t_mem_id = (u8)((le32_to_cpu(*(u32 *)reg_data) & MEM_ID_MASK) in amdgpu_atombios_init_mc_reg_table()
3969 #define MEM_ID_MASK 0xff000000 macro4027 t_mem_id = (u8)((le32_to_cpu(*(u32 *)reg_data) & MEM_ID_MASK) in radeon_atom_init_mc_reg_table()