Home
last modified time | relevance | path

Searched refs:HPET_IRQFREQ (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dhpet.h20 #define HPET_IRQFREQ _IOW('h', 0x6, unsigned long) /* IRQFREQ usec */ macro
Dqemu-timer.c918 r = ioctl(fd, HPET_IRQFREQ, RTC_FREQ); in hpet_start_timer()