HPET_CFG           53 arch/mips/loongson64/loongson-3/hpet.c 	unsigned int cfg = hpet_read(HPET_CFG);
HPET_CFG           56 arch/mips/loongson64/loongson-3/hpet.c 	hpet_write(HPET_CFG, cfg);
HPET_CFG           61 arch/mips/loongson64/loongson-3/hpet.c 	unsigned int cfg = hpet_read(HPET_CFG);
HPET_CFG           64 arch/mips/loongson64/loongson-3/hpet.c 	hpet_write(HPET_CFG, cfg);
HPET_CFG          149 arch/x86/kernel/hpet.c 	cfg = hpet_readl(HPET_CFG);
HPET_CFG          248 arch/x86/kernel/hpet.c 	u32 cfg = hpet_readl(HPET_CFG);
HPET_CFG          251 arch/x86/kernel/hpet.c 	hpet_writel(cfg, HPET_CFG);
HPET_CFG          262 arch/x86/kernel/hpet.c 	unsigned int cfg = hpet_readl(HPET_CFG);
HPET_CFG          265 arch/x86/kernel/hpet.c 	hpet_writel(cfg, HPET_CFG);
HPET_CFG          288 arch/x86/kernel/hpet.c 	unsigned int cfg = hpet_readl(HPET_CFG);
HPET_CFG          291 arch/x86/kernel/hpet.c 	hpet_writel(cfg, HPET_CFG);
HPET_CFG          776 arch/x86/kernel/hpet.c 		if (hpet_readl(HPET_CFG) != 0xFFFFFFFF)
HPET_CFG          868 arch/x86/kernel/hpet.c 	cfg = hpet_readl(HPET_CFG);
HPET_CFG          871 arch/x86/kernel/hpet.c 	hpet_writel(cfg, HPET_CFG);
HPET_CFG          987 arch/x86/kernel/hpet.c 	hpet_writel(cfg, HPET_CFG);
HPET_CFG          995 arch/x86/kernel/hpet.c 		hpet_writel(hpet_base.boot_cfg, HPET_CFG);