Home
last modified time | relevance | path

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

/external/qemu/
Dhpet.h18 #define HPET_EPI _IO('h', 0x04) /* enable periodic */ macro
Dqemu-timer.c932 r = ioctl(fd, HPET_EPI, 0); in hpet_start_timer()