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