Searched refs:HPET_TN_SETVAL (Results 1 – 3 of 3) sorted by relevance
39 #define HPET_TN_SETVAL 0x040 macro
385 HPET_TN_SETVAL | HPET_TN_32BIT; in hpet_set_mode()439 cfg |= HPET_TN_SETVAL; in hpet_check_stopped()472 cfg |= HPET_TN_SETVAL; in hpet_check_stopped()525 cfg |= HPET_TN_SETVAL; in hpet_check_stopped()573 cfg |= HPET_TN_SETVAL; in hpet_check_stopped()
424 !(h->hpet.timers[tn].config & HPET_TN_SETVAL) ) in hpet_write()451 h->hpet.timers[tn].config &= ~HPET_TN_SETVAL; in hpet_write()
Completed in 5 milliseconds