Searched refs:MCT_GT_CMP_NUM (Results 1 – 1 of 1) sorted by relevance
180 #define MCT_GT_CMP_NUM 4 macro188 qemu_irq irq[MCT_GT_CMP_NUM];197 uint64_t comp[MCT_GT_CMP_NUM];198 uint32_t comp_add_incr[MCT_GT_CMP_NUM];324 VMSTATE_UINT64_ARRAY(comp, struct gregs, MCT_GT_CMP_NUM),326 MCT_GT_CMP_NUM),442 comp_i = MCT_GT_CMP_NUM; in exynos4210_gcomp_find()443 min_comp_i = MCT_GT_CMP_NUM; in exynos4210_gcomp_find()447 for (i = 0; i < MCT_GT_CMP_NUM; i++) { in exynos4210_gcomp_find()475 } else if (comp_i < MCT_GT_CMP_NUM) { in exynos4210_gcomp_find()[all …]