Searched refs:HPET_CFG_ENABLE (Results 1 – 4 of 4) sorted by relevance
51 cfg |= HPET_CFG_ENABLE; in hpet_start_counter()59 cfg &= ~HPET_CFG_ENABLE; in hpet_stop_counter()
40 #define HPET_CFG_ENABLE 0x001 macro
38 #define HPET_CFG_ENABLE 0x001 macro
248 cfg &= ~HPET_CFG_ENABLE; in hpet_stop_counter()261 cfg |= HPET_CFG_ENABLE; in hpet_start_counter()866 cfg &= ~(HPET_CFG_ENABLE | HPET_CFG_LEGACY); in hpet_enable()964 cfg &= ~HPET_CFG_ENABLE; in hpet_disable()976 if (*hpet_boot_cfg & HPET_CFG_ENABLE) in hpet_disable()