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