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()
149 cfg = hpet_readl(HPET_CFG); in _hpet_print_config()248 u32 cfg = hpet_readl(HPET_CFG); in hpet_stop_counter()251 hpet_writel(cfg, HPET_CFG); in hpet_stop_counter()262 unsigned int cfg = hpet_readl(HPET_CFG); in hpet_start_counter()265 hpet_writel(cfg, HPET_CFG); in hpet_start_counter()288 unsigned int cfg = hpet_readl(HPET_CFG); in hpet_enable_legacy_int()291 hpet_writel(cfg, HPET_CFG); in hpet_enable_legacy_int()776 if (hpet_readl(HPET_CFG) != 0xFFFFFFFF) in hpet_cfg_working()868 cfg = hpet_readl(HPET_CFG); in hpet_enable()871 hpet_writel(cfg, HPET_CFG); in hpet_enable()[all …]
11 #define HPET_CFG 0x010 macro
13 #define HPET_CFG 0x010 macro