Home
last modified time | relevance | path

Searched refs:HPET_ENABLE_CNF_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dhpet.h60 #define HPET_ENABLE_CNF_MASK (1UL) macro
/linux/drivers/char/
H A Dhpet.c883 if ((mcfg & HPET_ENABLE_CNF_MASK) == 0) { in hpet_alloc()
885 mcfg |= HPET_ENABLE_CNF_MASK; in hpet_alloc()