Home
last modified time | relevance | path

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

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