Searched refs:hpet_base (Results 1 – 1 of 1) sorted by relevance
37 struct hpet_base { struct63 static struct hpet_base hpet_base; argument701 hpet_base.nr_clockevents = 0; in hpet_select_clockevents()738 hpet_base.nr_channels, hpet_base.nr_clockevents); in hpet_select_clockevents()1045 hpet_base.channels = hc; in hpet_enable()1050 hpet_base.boot_cfg = cfg; in hpet_enable()1098 kfree(hpet_base.channels); in hpet_enable()1099 hpet_base.channels = NULL; in hpet_enable()1100 hpet_base.nr_channels = 0; in hpet_enable()1140 if (!hpet_base.nr_clockevents) in hpet_late_init()[all …]