Searched refs:HPET_CFG_ENABLE (Results 1 – 6 of 6) sorted by relevance
55 cfg |= HPET_CFG_ENABLE; in hpet_start_counter()63 cfg &= ~HPET_CFG_ENABLE; in hpet_stop_counter()
32 #define HPET_CFG_ENABLE 0x001 macro
41 #define HPET_CFG_ENABLE 0x001 macro
39 #define HPET_CFG_ENABLE 0x001 macro
252 cfg &= ~HPET_CFG_ENABLE; in hpet_stop_counter()266 cfg |= HPET_CFG_ENABLE; in hpet_start_counter()1061 cfg &= ~(HPET_CFG_ENABLE | HPET_CFG_LEGACY); in hpet_enable()1179 cfg &= ~HPET_CFG_ENABLE; in hpet_disable()1187 if (hpet_base.boot_cfg & HPET_CFG_ENABLE) in hpet_disable()
106 return s->config & HPET_CFG_ENABLE; in hpet_enabled()578 if (activating_bit(old_val, new_val, HPET_CFG_ENABLE)) { in hpet_ram_write()588 } else if (deactivating_bit(old_val, new_val, HPET_CFG_ENABLE)) { in hpet_ram_write()