Searched refs:hc (Results 1 – 4 of 4) sorted by relevance
206 struct hpet_channel *hc = hpet_base.channels + i; in hpet_reserve_platform_timers() local209 hd.hd_irq[i] = hc->irq; in hpet_reserve_platform_timers()211 switch (hc->mode) { in hpet_reserve_platform_timers()214 hc->mode = HPET_MODE_DEVICE; in hpet_reserve_platform_timers()218 hpet_reserve_timer(&hd, hc->num); in hpet_reserve_platform_timers()231 struct hpet_channel *hc = hpet_base.channels + i; in hpet_select_device_channel() local234 if (hc->mode == HPET_MODE_UNUSED) { in hpet_select_device_channel()235 hc->mode = HPET_MODE_DEVICE; in hpet_select_device_channel()397 static void hpet_init_clockevent(struct hpet_channel *hc, unsigned int rating) in hpet_init_clockevent() argument399 struct clock_event_device *evt = &hc->evt; in hpet_init_clockevent()[all …]
83 extern void hpet_msi_write(struct hpet_channel *hc, struct msi_msg *msg);86 struct hpet_channel *hc, int dev_num);
506 int hpet_assign_irq(struct irq_domain *domain, struct hpet_channel *hc, in hpet_assign_irq() argument513 info.hpet_data = hc; in hpet_assign_irq()
175 extern int kvmppc_book3s_hcall_implemented(struct kvm *kvm, unsigned long hc);