Searched refs:HPET_TCAP_SIZE (Results 1 – 3 of 3) sorted by relevance
55 #define HPET_TCAP_SIZE 0x00000020 /* 1 = 64-bit, 0 = 32-bit */ macro
566 (t->caps & HPET_TCAP_SIZE) ? ", 64bit" : "", in hpet_attach()
60 HPET_TCAP_SIZE | \