Searched refs:hptcAE (Results 1 – 2 of 2) sorted by relevance
217 if (!(hptc & hptcAE)) { in hpet_init()220 *xmod = (hptc & ~3) | hptcAE; in hpet_init()433 if (!(hptc & hptcAE)) { in hpet_restore()436 *hptcp = (hptc & ~3) | hptcAE; in hpet_restore()
120 #define hptcAE 0x80 macro