Searched refs:clocksource_hpet (Results 1 – 1 of 1) sorted by relevance
81 static struct clocksource clocksource_hpet = { variable942 clocksource_hpet.archdata.fsys_mmio = hpet_mctr; in hpet_alloc()943 clocksource_register_hz(&clocksource_hpet, hpetp->hp_tick_freq); in hpet_alloc()944 hpetp->hp_clocksource = &clocksource_hpet; in hpet_alloc()945 hpet_clocksource = &clocksource_hpet; in hpet_alloc()