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

/darwin-on-arm/xnu/osfmk/i386/
H A Dhpet.h56 uint64_t TIM1_CONF; /* Timer 1 config and cap */ member in struct:hpetReg
H A Dhpet.c349 hpetVaddr = (uint64_t *)(((uintptr_t)&(((hpetReg_t *)hpetArea)->TIM1_CONF)) + (cpu << 5));
415 to->TIM1_CONF = from->TIM1_CONF;
444 to->TIM1_CONF = from->TIM1_CONF;

Completed in 18 milliseconds