Lines Matching refs:HPET_CFG
150 cfg = hpet_readl(HPET_CFG); in _hpet_print_config()
249 u32 cfg = hpet_readl(HPET_CFG); in hpet_stop_counter()
252 hpet_writel(cfg, HPET_CFG); in hpet_stop_counter()
263 unsigned int cfg = hpet_readl(HPET_CFG); in hpet_start_counter()
266 hpet_writel(cfg, HPET_CFG); in hpet_start_counter()
289 unsigned int cfg = hpet_readl(HPET_CFG); in hpet_enable_legacy_int()
292 hpet_writel(cfg, HPET_CFG); in hpet_enable_legacy_int()
777 if (hpet_readl(HPET_CFG) != 0xFFFFFFFF) in hpet_cfg_working()
949 cfg = hpet_readl(HPET_CFG); in hpet_enable()
952 hpet_writel(cfg, HPET_CFG); in hpet_enable()
1068 hpet_writel(cfg, HPET_CFG); in hpet_disable()
1076 hpet_writel(hpet_base.boot_cfg, HPET_CFG); in hpet_disable()