Searched refs:hpet_clockevent (Results 1 – 1 of 1) sorted by relevance
229 static struct clock_event_device hpet_clockevent; variable287 hpet_clockevent.cpumask = cpumask_of(smp_processor_id()); in hpet_legacy_clockevent_register()288 clockevents_config_and_register(&hpet_clockevent, hpet_freq, in hpet_legacy_clockevent_register()290 global_clock_event = &hpet_clockevent; in hpet_legacy_clockevent_register()430 static struct clock_event_device hpet_clockevent = { variable1095 clc = (uint64_t) hpet_clockevent.mult * NSEC_PER_SEC; in hpet_rtc_timer_init()1096 clc >>= hpet_clockevent.shift + DEFAULT_RTC_SHIFT; in hpet_rtc_timer_init()1190 clc = (uint64_t) hpet_clockevent.mult * NSEC_PER_SEC; in hpet_set_periodic_freq()1192 clc >>= hpet_clockevent.shift; in hpet_set_periodic_freq()