Searched refs:HPET_ENABLE_CNF_MASK (Results 1 – 2 of 2) sorted by relevance
59 #define HPET_ENABLE_CNF_MASK (1UL) macro
924 if ((mcfg & HPET_ENABLE_CNF_MASK) == 0) { in hpet_alloc()926 mcfg |= HPET_ENABLE_CNF_MASK; in hpet_alloc()