Searched refs:HPET_CFG (Results 1 – 4 of 4) sorted by relevance
53 unsigned int cfg = hpet_read(HPET_CFG); in hpet_start_counter()56 hpet_write(HPET_CFG, cfg); in hpet_start_counter()61 unsigned int cfg = hpet_read(HPET_CFG); in hpet_stop_counter()64 hpet_write(HPET_CFG, cfg); in hpet_stop_counter()
153 cfg = hpet_readl(HPET_CFG); in _hpet_print_config()252 u32 cfg = hpet_readl(HPET_CFG); in hpet_stop_counter()255 hpet_writel(cfg, HPET_CFG); in hpet_stop_counter()266 unsigned int cfg = hpet_readl(HPET_CFG); in hpet_start_counter()269 hpet_writel(cfg, HPET_CFG); in hpet_start_counter()292 unsigned int cfg = hpet_readl(HPET_CFG); in hpet_enable_legacy_int()295 hpet_writel(cfg, HPET_CFG); in hpet_enable_legacy_int()881 if (hpet_readl(HPET_CFG) != 0xFFFFFFFF) in hpet_cfg_working()1050 cfg = hpet_readl(HPET_CFG); in hpet_enable()1053 hpet_writel(cfg, HPET_CFG); in hpet_enable()[all …]
11 #define HPET_CFG 0x010 macro
13 #define HPET_CFG 0x010 macro