Searched refs:MEM_ID_MASK (Results 1 – 3 of 3) sorted by relevance
32 #define MEM_ID_MASK 0xff000000 macro60 tmem_id = (uint8_t)((*(uint32_t *)reg_data & MEM_ID_MASK) >> MEM_ID_SHIFT); in atomctrl_retrieve_ac_timing()
1626 #define MEM_ID_MASK 0xff000000 macro1684 t_mem_id = (u8)((le32_to_cpu(*(u32 *)reg_data) & MEM_ID_MASK) in amdgpu_atombios_init_mc_reg_table()
3964 #define MEM_ID_MASK 0xff000000 macro4022 t_mem_id = (u8)((le32_to_cpu(*(u32 *)reg_data) & MEM_ID_MASK) in radeon_atom_init_mc_reg_table()