Searched refs:CU32 (Results 1 – 4 of 4) sorted by relevance
45 #define CU32(ptr) get_u32(ctx->bios, (ptr)) macro
1331 ps[0] = cpu_to_le32(CU32(hwi + ATOM_FWI_DEFSCLK_PTR)); in atom_asic_init()1332 ps[1] = cpu_to_le32(CU32(hwi + ATOM_FWI_DEFMCLK_PTR)); in atom_asic_init()
1363 ps[0] = cpu_to_le32(CU32(hwi + ATOM_FWI_DEFSCLK_PTR)); in amdgpu_atom_asic_init()1364 ps[1] = cpu_to_le32(CU32(hwi + ATOM_FWI_DEFMCLK_PTR)); in amdgpu_atom_asic_init()