Searched defs:HPET_TN_SETVAL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/
H A DDevHPET.cpp118 #define HPET_TN_SETVAL RT_BIT_64(6) macro
564 pHpetTimer->u64Config &= ~HPET_TN_SETVAL;
585 pHpetTimer->u64Config &= ~HPET_TN_SETVAL;

Completed in 47 milliseconds