Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A Dhpet.c839 u32 i, ntimer; in hpet_alloc() local
877 ntimer = ((cap & HPET_NUM_TIM_CAP_MASK) >> HPET_NUM_TIM_CAP_SHIFT) + 1; in hpet_alloc()
879 if (hpetp->hp_ntimer != ntimer) { in hpet_alloc()
/kernel/linux/linux-6.6/drivers/char/
H A Dhpet.c804 u32 i, ntimer; in hpet_alloc() local
842 ntimer = ((cap & HPET_NUM_TIM_CAP_MASK) >> HPET_NUM_TIM_CAP_SHIFT) + 1; in hpet_alloc()
844 if (hpetp->hp_ntimer != ntimer) { in hpet_alloc()

Completed in 3 milliseconds