Home
last modified time | relevance | path

Searched refs:hpet (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/char/
H A Dhpet.c75 struct hpet __iomem *hd_hpet;
89 struct hpet __iomem *hp_hpet;
126 struct hpet __iomem *hpet = devp->hd_hpet; in hpet_interrupt() local
131 mc = read_counter(&hpet->hpet_mc); in hpet_interrupt()
437 struct hpet __iomem *hpet; in hpet_ioctl_ieon() local
444 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 …]
/linux/Documentation/devicetree/bindings/x86/
H A Dtimer.txt6 compatible = "intel,ce4100-hpet";
/linux/arch/mips/loongson64/
H A DMakefile10 obj-$(CONFIG_RS780_HPET) += hpet.o
H A DKconfig10 This option enables the hpet timer of AMD RS780/SBX00.
/linux/include/linux/
H A Dhpet.h12 struct hpet { struct
/linux/Documentation/timers/
H A Dhpet.rst26 arch/x86/kernel/hpet.c.
/linux/Documentation/core-api/
H A Dprintk-index.rst52 <6> arch/x86/kernel/hpet.c:144 _hpet_print_config "hpet: %s(%d):\n"
/linux/arch/x86/kernel/
H A DMakefile135 obj-$(CONFIG_HPET_TIMER) += hpet.o
/linux/arch/x86/platform/ce4100/
H A Dfalconfalls.dts40 compatible = "intel,ce4100-hpet";
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt839 [X86-32] pit,hpet,tsc;
846 [X86-64] hpet,tsc
2056 hpet= [X86-32,HPET] option to control HPET usage
/linux/
H A DMAINTAINERS11781 F: Documentation/timers/hpet.rst
11782 F: drivers/char/hpet.c
11783 F: include/linux/hpet.h
11784 F: include/uapi/linux/hpet.h
11788 F: arch/x86/include/asm/hpet.h
11789 F: arch/x86/kernel/hpet.c