Searched refs:clocksource_hpet (Results 1 – 2 of 2) sorted by relevance
78 static struct clocksource clocksource_hpet = { variable956 clocksource_hpet.archdata.fsys_mmio = hpet_mctr; in hpet_alloc()957 clocksource_register_hz(&clocksource_hpet, hpetp->hp_tick_freq); in hpet_alloc()958 hpetp->hp_clocksource = &clocksource_hpet; in hpet_alloc()959 hpet_clocksource = &clocksource_hpet; in hpet_alloc()
855 static struct clocksource clocksource_hpet = { variable893 clocksource_register_hz(&clocksource_hpet, (u32)hpet_freq); in hpet_clocksource_register()