Searched refs:hpet (Results 1 – 11 of 11) sorted by relevance
75 struct hpet __iomem *hd_hpet;89 struct hpet __iomem *hp_hpet;126 struct hpet __iomem *hpet = devp->hd_hpet; in hpet_interrupt() local131 mc = read_counter(&hpet->hpet_mc); in hpet_interrupt()437 struct hpet __iomem *hpet; in hpet_ioctl_ieon() local444 hpet = devp->hd_hpet; in hpet_ioctl_ieon()476 write_counter(read_counter(&hpet->hpet_mc), in hpet_ioctl_ieon()480 writel(isr, &hpet->hpet_isr); in hpet_ioctl_ieon()521 m = read_counter(&hpet->hpet_mc); in hpet_ioctl_ieon()530 m = read_counter(&hpet->hpet_mc); in hpet_ioctl_ieon()[all …]
6 compatible = "intel,ce4100-hpet";
10 obj-$(CONFIG_RS780_HPET) += hpet.o
10 This option enables the hpet timer of AMD RS780/SBX00.
12 struct hpet { struct
26 arch/x86/kernel/hpet.c.
52 <6> arch/x86/kernel/hpet.c:144 _hpet_print_config "hpet: %s(%d):\n"
135 obj-$(CONFIG_HPET_TIMER) += hpet.o
40 compatible = "intel,ce4100-hpet";
839 [X86-32] pit,hpet,tsc;846 [X86-64] hpet,tsc2056 hpet= [X86-32,HPET] option to control HPET usage
11781 F: Documentation/timers/hpet.rst11782 F: drivers/char/hpet.c11783 F: include/linux/hpet.h11784 F: include/uapi/linux/hpet.h11788 F: arch/x86/include/asm/hpet.h11789 F: arch/x86/kernel/hpet.c