Searched refs:HPET_EPI (Results 1 – 2 of 2) sorted by relevance
18 #define HPET_EPI _IO('h', 0x04) /* enable periodic */ macro
932 r = ioctl(fd, HPET_EPI, 0); in hpet_start_timer()