Searched refs:HPET_NUM_TIM_CAP_MASK (Results 1 – 2 of 2) sorted by relevance
52 #define HPET_NUM_TIM_CAP_MASK (0x1f00) macro
842 ntimer = ((cap & HPET_NUM_TIM_CAP_MASK) >> HPET_NUM_TIM_CAP_SHIFT) + 1; in hpet_alloc()
Completed in 5 milliseconds