Searched refs:MEC_HPD_SIZE (Results 1 – 1 of 1) sorted by relevance
4388 #define MEC_HPD_SIZE 2048 macro4408 rdev->mec.num_mec *rdev->mec.num_pipe * MEC_HPD_SIZE * 2, in cik_mec_init()4438 memset(hpd, 0, rdev->mec.num_mec *rdev->mec.num_pipe * MEC_HPD_SIZE * 2); in cik_mec_init()4552 eop_gpu_addr = rdev->mec.hpd_eop_gpu_addr + (i * MEC_HPD_SIZE * 2) ; in cik_cp_compute_resume()4563 tmp |= order_base_2(MEC_HPD_SIZE / 8); in cik_cp_compute_resume()