Searched refs:HPET_TN_RESERVED (Results 1 – 3 of 3) sorted by relevance
44 #define HPET_TN_RESERVED 0xffff0081 macro
839 if ( cfg & HPET_TN_RESERVED ) in hpet_resume()843 cfg & HPET_TN_RESERVED, i); in hpet_resume()844 cfg &= ~HPET_TN_RESERVED; in hpet_resume()
45 #define HPET_TN_CFG_BITS_READONLY_OR_RESERVED (HPET_TN_RESERVED | \
Completed in 5 milliseconds