HPET_T0_CMP       251 arch/x86/kernel/hpet.c 		hpet_writel(cmp, HPET_T0_CMP);
HPET_T0_CMP       253 arch/x86/kernel/hpet.c 		hpet_writel((unsigned long) delta, HPET_T0_CMP);
HPET_T0_CMP       283 arch/x86/kernel/hpet.c 	hpet_writel(cnt, HPET_T0_CMP);
HPET_T0_CMP       290 arch/x86/kernel/hpet.c 	WARN_ON((u32)hpet_readl(HPET_T0_CMP) != cnt);