Searched refs:HPET_CFG_ENABLE (Results 1 – 4 of 4) sorted by relevance
55 cfg |= HPET_CFG_ENABLE; in hpet_start_counter()63 cfg &= ~HPET_CFG_ENABLE; in hpet_stop_counter()
41 #define HPET_CFG_ENABLE 0x001 macro
254 cfg &= ~HPET_CFG_ENABLE; in hpet_stop_counter()268 cfg |= HPET_CFG_ENABLE; in hpet_start_counter()1052 cfg &= ~(HPET_CFG_ENABLE | HPET_CFG_LEGACY); in hpet_enable()1170 cfg &= ~HPET_CFG_ENABLE; in hpet_disable()1178 if (hpet_base.boot_cfg & HPET_CFG_ENABLE) in hpet_disable()
39 #define HPET_CFG_ENABLE 0x001 macro