Searched defs:clocksource_hpet (Results 1 - 1 of 1) sorted by relevance

/drivers/char/
H A Dhpet.c81 static struct clocksource clocksource_hpet = { variable in typeref:struct:clocksource
954 clocksource_hpet.archdata.fsys_mmio = hpet_mctr;
955 clocksource_register_hz(&clocksource_hpet, hpetp->hp_tick_freq);
956 hpetp->hp_clocksource = &clocksource_hpet;
957 hpet_clocksource = &clocksource_hpet;

Completed in 57 milliseconds