Searched refs:HPET_CFG (Results 1 – 4 of 4) sorted by relevance
146 l = hpet_readl(HPET_CFG); in _hpet_print_config()233 u32 cfg = hpet_readl(HPET_CFG); in hpet_stop_counter()235 hpet_writel(cfg, HPET_CFG); in hpet_stop_counter()246 unsigned int cfg = hpet_readl(HPET_CFG); in hpet_start_counter()248 hpet_writel(cfg, HPET_CFG); in hpet_start_counter()271 unsigned int cfg = hpet_readl(HPET_CFG); in hpet_enable_legacy_int()274 hpet_writel(cfg, HPET_CFG); in hpet_enable_legacy_int()845 for (i = 0; hpet_readl(HPET_CFG) == 0xFFFFFFFF; i++) { in hpet_enable()883 cfg = hpet_readl(HPET_CFG); in hpet_enable()891 hpet_writel(cfg, HPET_CFG); in hpet_enable()[all …]
52 unsigned int cfg = hpet_read(HPET_CFG); in hpet_start_counter()55 hpet_write(HPET_CFG, cfg); in hpet_start_counter()60 unsigned int cfg = hpet_read(HPET_CFG); in hpet_stop_counter()63 hpet_write(HPET_CFG, cfg); in hpet_stop_counter()
10 #define HPET_CFG 0x010 macro
12 #define HPET_CFG 0x010 macro