Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/i386/
H A Dhpet.c418 to->MAIN_CNT = from->MAIN_CNT; in hpet_save()
448 to->MAIN_CNT = from->MAIN_CNT; in hpet_restore()
461 volatile uint32_t *regp = (uint32_t *) &hpetp->MAIN_CNT; in rdHPET()
H A Dhpet.h48 uint64_t MAIN_CNT; /* Main counter */ member