Searched refs:HPET_CNF_ENABLE (Results 1 – 2 of 2) sorted by relevance
44 #define HPET_CNF_ENABLE 0x00000001 macro
122 return ((vhpet->config & HPET_CNF_ENABLE) ? true : false); in vhpet_counter_enabled()515 if ((oldval ^ vhpet->config) & HPET_CNF_ENABLE) { in vhpet_mmio_write()