Searched refs:HPET_CFG (Results 1 – 4 of 4) sorted by relevance
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()[all …]
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()
11 #define HPET_CFG 0x010 macro
13 #define HPET_CFG 0x010 macro