Searched refs:HPET_CFG (Results 1 – 4 of 4) sorted by relevance
49 unsigned int cfg = hpet_read(HPET_CFG); in hpet_start_counter()52 hpet_write(HPET_CFG, cfg); in hpet_start_counter()57 unsigned int cfg = hpet_read(HPET_CFG); in hpet_stop_counter()60 hpet_write(HPET_CFG, cfg); in hpet_stop_counter()
145 l = hpet_readl(HPET_CFG); in _hpet_print_config()247 unsigned long cfg = hpet_readl(HPET_CFG); in hpet_stop_counter()249 hpet_writel(cfg, HPET_CFG); in hpet_stop_counter()260 unsigned int cfg = hpet_readl(HPET_CFG); in hpet_start_counter()262 hpet_writel(cfg, HPET_CFG); in hpet_start_counter()285 unsigned int cfg = hpet_readl(HPET_CFG); in hpet_enable_legacy_int()288 hpet_writel(cfg, HPET_CFG); in hpet_enable_legacy_int()821 for (i = 0; hpet_readl(HPET_CFG) == 0xFFFFFFFF; i++) { in hpet_enable()859 cfg = hpet_readl(HPET_CFG); in hpet_enable()867 hpet_writel(cfg, HPET_CFG); in hpet_enable()[all …]
10 #define HPET_CFG 0x010 macro
12 #define HPET_CFG 0x010 macro