Searched refs:HPET_TN_ENABLE (Results 1 – 4 of 4) sorted by relevance
97 cfg |= HPET_TN_ENABLE | HPET_TN_PERIODIC | HPET_TN_SETVAL | in hpet_set_state_periodic()120 cfg &= ~HPET_TN_ENABLE; in hpet_set_state_shutdown()141 cfg |= HPET_TN_ENABLE | HPET_TN_32BIT; in hpet_set_state_oneshot()
305 cfg |= HPET_TN_ENABLE | HPET_TN_PERIODIC | HPET_TN_SETVAL | in hpet_set_periodic()330 cfg |= HPET_TN_ENABLE | HPET_TN_32BIT; in hpet_set_oneshot()341 cfg &= ~HPET_TN_ENABLE; in hpet_shutdown()459 cfg |= HPET_TN_ENABLE | HPET_TN_FSB; in hpet_msi_unmask()470 cfg &= ~(HPET_TN_ENABLE | HPET_TN_FSB); in hpet_msi_mask()900 cfg &= ~(HPET_TN_ENABLE | HPET_TN_LEVEL | HPET_TN_FSB); in hpet_enable()1113 cfg |= HPET_TN_ENABLE | HPET_TN_32BIT; in hpet_rtc_timer_init()1125 cfg &= ~HPET_TN_ENABLE; in hpet_disable_rtc_channel()
46 #define HPET_TN_ENABLE 0x0004 macro
44 #define HPET_TN_ENABLE 0x0004 macro