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

/drivers/char/
H A Dhpet.c841 u32 i, ntimer; local
882 ntimer = ((cap & HPET_NUM_TIM_CAP_MASK) >> HPET_NUM_TIM_CAP_SHIFT) + 1;
884 if (hpetp->hp_ntimer != ntimer) {

Completed in 10 milliseconds