Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A Dhpet.c75 static struct clocksource clocksource_hpet = { variable
949 clocksource_hpet.archdata.fsys_mmio = hpet_mctr; in hpet_alloc()
950 clocksource_register_hz(&clocksource_hpet, hpetp->hp_tick_freq); in hpet_alloc()
951 hpetp->hp_clocksource = &clocksource_hpet; in hpet_alloc()
952 hpet_clocksource = &clocksource_hpet; in hpet_alloc()
/kernel/linux/linux-6.6/drivers/char/
H A Dhpet.c76 static struct clocksource clocksource_hpet = { variable
914 clocksource_hpet.archdata.fsys_mmio = hpet_mctr; in hpet_alloc()
915 clocksource_register_hz(&clocksource_hpet, hpetp->hp_tick_freq); in hpet_alloc()
916 hpetp->hp_clocksource = &clocksource_hpet; in hpet_alloc()
917 hpet_clocksource = &clocksource_hpet; in hpet_alloc()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhpet.c858 static struct clocksource clocksource_hpet = { variable
1095 clocksource_hpet.flags |= CLOCK_SOURCE_MUST_VERIFY; in hpet_enable()
1096 clocksource_register_hz(&clocksource_hpet, (u32)hpet_freq); in hpet_enable()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhpet.c748 static struct clocksource clocksource_hpet = { variable
984 clocksource_register_hz(&clocksource_hpet, (u32)hpet_freq); in hpet_enable()

Completed in 7 milliseconds