Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/i386/
H A Dhpet.c349 hpetVaddr = (uint64_t *)(((uintptr_t)&(((hpetReg_t *)hpetArea)->TIM1_CONF)) + (cpu << 5)); in ml_hpet_cfg()
414 to->TIM1_CONF = from->TIM1_CONF; in hpet_save()
443 to->TIM1_CONF = from->TIM1_CONF; in hpet_restore()
H A Dhpet.h56 uint64_t TIM1_CONF; /* Timer 1 config and cap */ member