Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhpet.c18 HPET_MODE_UNUSED, enumerator
212 case HPET_MODE_UNUSED: in hpet_reserve_platform_timers()
234 if (hc->mode == HPET_MODE_UNUSED) { in hpet_select_device_channel()
614 if (hc->mode != HPET_MODE_UNUSED) in hpet_select_clockevents()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhpet.c19 HPET_MODE_UNUSED, enumerator
213 case HPET_MODE_UNUSED: in hpet_reserve_platform_timers()
235 if (hc->mode == HPET_MODE_UNUSED) { in hpet_select_device_channel()
724 if (hc->mode != HPET_MODE_UNUSED) in hpet_select_clockevents()

Completed in 5 milliseconds